Table of Contents

, , , ,

TESTING_MODE

Description

Return 'Yes' if the current user is running in the testing mode

Parameters

None

Example

IF TESTING_MODE() = 'Yes' THEN ...