{{tag>Index Function Function_List Miscellaneous Version:v7.0}} ====== TESTING_MODE ====== ===== Description ===== Return 'Yes' if the current user is running in the testing mode ===== Parameters ===== None ===== Example ===== IF TESTING_MODE() = 'Yes' THEN ...