Instructions.modifiers()
modifiers
() β
Modifiers
Returns Modifiers object for the modifiers of the instructions. Note: The function will return parent modifiers for those instructions that belong to a modifier, not to a function. To get parent functions of that instructions use functions()
method.
Return type
β
Modifiers
Query Example
Output Example
Last updated