AppInterfaces/data/Mutator.interface

12 lines
128 B
Plaintext

#$Id$
service=Mutator
[call::get]
ret=STRING
arg1=STRING,variable
[call::set]
ret=BOOL
arg1=STRING,variable
arg2=STRING,value