Remap Data Member Function

Replaces the values in the LHS values in the RHS.

Prototype

int32 Remap( Uint64Array lhs, Uint64Array rhs )

Parameters

Parameter Type Parameter Name Documentation
<Uint64Array>lhsA pointer to the LHS array.
<Uint64Array>rhsA pointer to the RHS array.

Examples

Copy Text To Clipboard

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