GetFirstIndex('Condition') and GetLastIndex('Condition')

Description

These functions return the index of the first or last signal in the vector for which the condition 'Condition' is TRUE. The vector itself should be an operand of 'Condition'. If 'Condition' is FALSE for all signals of the vector, the function returns -1.