rmapi-js
    Preparing search index...

    Interface CPageStringValue

    a c-page value who's type is a string

    interface CPageStringValue {
        timestamp: string;
        value: string;
    }
    Index

    Properties

    Properties

    timestamp: string

    a pseudo-timestamp of the form "1:1" or "1:2"

    value: string

    the stored value