Returns the current revision ID of the component. This ID changes any time the component is modified in any way. By getting and saving the ID when you create any data that is dependent on the component, you can then compare the saved ID with the current ID to determine if the component has changed to know if you should update your data.
"component_var" is a variable referencing a Component object.
|
"component_var" is a variable referencing a Component object.
|
Name | Description |
Component Sample | Component related functions |