eligius
    Preparing search index...

    Interface ISetVariableOperationData

    interface ISetVariableOperationData {
        name: string;
        value: any;
    }
    Index

    Properties

    Properties

    name: string
    value: any

    @type=ParameterType:object|ParameterType:string|ParameterType:number|ParameterType:boolean|ParameterType:array