Rapid Intructions (RobotStudio)

Someone knows whats the meaning of this code line, I can´t find these instructions in manuals.

IF BlockWeldingInt{nLoctaskID} OR awInhibWeldIoOn{nLoctaskID} THEN

I´m using Arc Welding. Help please.

It looks like some code evaluating some bool data regarding the weld process being blocked or inhibited.

Search throughout the code for functions named “BlockWeldingInt” and “awInhibWeldIoOn.”