AVOLITES TITAN API

IsNotNullOrEmpty

Tests the string to see if it is null or empty.

Namespace: ActionScript.Test.String

Syntax

MACRO

Boolean ActionScript.Test.String.IsNotNullOrEmpty(String value)

HTTP

http://[ip]:4430/titan/script/2/ActionScript/Test/String/IsNotNullOrEmpty?value={string}

Parameters

value ( String ) : The value.

Returns

False if the string is null or empty