Breadcrumbs

castValue() Operation

Syntax

aSimpleChildClassObject = castValue(aSimpleParentClassObject)

Semantics

Assigns a simple valued object of base class type to an object of its sub-class type. Supported simple value types are: String, Integer, Float, Boolean, and DateTime.

Error Codes

Error domain FUMSM/FUMSMCV. Find the related error codes on page System Errors.

📗