10 7 3 AsString

LANSA Technical

10.7.3 AsString

AsString returns a Boolean variable as a string. If false, the result will be "False". If true, it will be "True".

Input Parameters

None

Example

#Number := #Boolean.AsString

 

Ý 10.7 Boolean Intrinsic Functions