Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All Values
Commands

OBJ_ID

This may seem a pointless command at first but it does have it's uses.

When an explicit object ID is represented, it should ideally be preceded by a hash followed directly with a colon #: this tells the system that it is an object id and not just some random number. This is only strictly necessary if the code is to be used as part of an application where the ID might be changed when the code is ported to another organisation but it does help readability in general code.

When the code containing an ID is run, it removes the prefix but only if it is within a Command Parameter.
It will not be removed if it is used elsewhere such as in a property of an HTML tag. That's where this command comes in.

Number Name Default Type Description
1 obj_id Current Object ID Integer The Object ID to return
Example
to add a Comment.