MemVarTryGet Function |
Namespace: XSharp.RT
[NeedsAccessToLocalsAttribute(FALSE)] FUNCTION MemVarTryGet( cVarName AS STRING, uValue OUT USUAL ) AS LOGIC
[NeedsAccessToLocalsAttribute(false)] public static bool MemVarTryGet( string cVarName, out Usual uValue )