GetEditor Data Member Function

Returns a specific editor based on its GUID.

Prototype

Editor GetEditor( string p_sEditorGUID )

Parameters

Parameter Type Parameter Name Documentation
stringp_sEditorGUIDThe GUID of the editor to return.

Examples

Copy Text To Clipboard

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