AVOLITES TITAN API

IsNullOrEmpty

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

Namespace: ActionScript.Test.String

Syntax

MACRO

Boolean TestStringIsNullOrEmpty(System.String)

HTTP

http://[ip]:4430/titan/script/ActionScript/Test/String/IsNullOrEmpty

Parameters

value: The value.

Returns

True if the string is null or empty