User Tools

Site Tools


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

Off/On Attribute (snippets):

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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki