Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
How does one work out what the parameters of the command are that one has added a bracket function to?
According to the documentation
int (*uiCmdCmdBktFn) (uiCmdCmdId command, uiCmdValue *p_new_value, int entering_command, void **pp_bracket_data)
ignores the uiCmdValue and does not pass in the command value to the bracket function