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 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker