AVOLITES TITAN API

IsNotNullOrEmpty

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

Namespace: ActionScript.Test.String

Syntax

MACRO

Boolean TestStringIsNotNullOrEmpty(System.String)

HTTP

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

Parameters

value: The value.

Returns

False if the string is null or empty