Current organisation name Syntax Function: COUNTER(padwidth) Parameters: padwidth = number of zeroes to left-pad the counter with. Outputs: a string value Description: The COUNTER() function increments by 1 every time a new Form entry is created in the app. Concatenate COUNTER() with user data to generate unique numbers. NOTE: Counter numbers are device-specific Used: in a Formula Builder Example Result COUNTER(4) 0012 Share this:PrintEmailTwitterFacebook
You must be logged in to post a comment.