Next Previous Up Top Contents Index

4.10 Dynamic types: the Dynamic structure

printValue

Function

Structure

Shell.Dynamic

Type

val printValue: dynamic -> string

Syntax

printValue dynamic -> string

Arguments

dynamic
A dynamic value to be converted to string form.

Values

string
The returned string form of dynamic.

Description

Convert the value of a dynamic type into a string.


MLWorks Reference Manual version 2.0 - 29 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker