Set Data Member Function

Sets the value at the specified index.

Prototype

Type Set( int32 index, Type p_oTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
int32indexThe index of the value to set.
<Type>p_oTypeInfoThe value to set at the specified index.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.