Clear - ReferenceAlias
Revision as of 13:05, 26 October 2011 by imported>Jlundin
Member of: ReferenceAlias Script
Clears any reference out of this alias. Will error if this alias is not optional.
Syntax
Function Clear() native
Parameters
None.
Return Value
None.
Examples
; Clear the alias out
Alias_JohnDoe.Clear()