Function TEST_REVCAPI_SUB(text) If Assigned(text) Else text = '' ans = 'you sent ' : quote(text) Call Set_Status(1, 'Happy') Return ans