Skip to main content

system.kanoa.item.addMeasureTag(measureId, userId)

Adds a measure tag. Tag is stored in a measures folder under the asset


Parameters

measureId Integer: Id of the measure
userId Integer:Id of the user executing the function


Returns

tagPath String
message String None if success


Example