AVOLITES TITAN API

IsNullOrEmpty

Sets a property value on to indicate if the inputy string is null or empty

Namespace: ActionScript.String

Syntax

MACRO

Void ActionScript.String.IsNullOrEmpty(String outputPropertyId, String value)

HTTP

http://[ip]:4430/titan/script/2/ActionScript/String/IsNullOrEmpty?outputPropertyId={string}&value={string}

Parameters

outputPropertyId ( String ) : The output property id.

value ( String ) : The value.