Action unknown: siteexport_addpage
macros:function:attribute.mask.setmask
Function
Attribute.Mask.SetMask
Void Attribute.Mask.SetMask(String maskId, String maskValue)
| API | http://api.avolites.com/11.0/Attribute.Mask.SetMask.html |
|---|---|
| description | Set a mask to a textual value. |
| namespace | Attribute.Mask |
| parameter | maskId ( String ) : Id of the mask. |
| maskValue ( String ) : “IPCGBES” string to set to. | |
| return value | Void |
This is useful for switching entire attribute groups on/off. See example below.
Example in
Attribute.Mask.SetMask("OnOff", "IP")
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/attribute.mask.setmask.txt · Last modified: 2019/05/04 12:04 by icke_siegen
