Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== O4WGenerateID routine ====== ==== Description ==== O4WGenerateID is a function that returns a guaranteed-unique identifier. ==== Syntax ==== O4WGenerateID(prefix) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |prefix|The prefix parameter is provided so that similar ids can be identified. An advantage of using O4WGenerateID is that any records using the returned ID, if used in the O4W temporary work table (available through the named common variable O4WTempFile%), will automatically be “cleaned up” after two days.|| ==== Returns ==== The unique id. guides/o4w/o4w_api/o4wgenerateid.txt Last modified: 2024/06/19 20:19by 127.0.0.1