Libertas OS API Documentation
    Preparing search index...

    Interface LibertasMessageVariableString

    Represents a string variable as part of a message sent from Task to end-user's smartphone.

    interface LibertasMessageVariableString {
        name: string;
        type: "string";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name: string

    The name of the resource string.

    type: "string"

    Type of variable, could be the following