Script API - v1.26.30.27
    Preparing search index...

    This represents a placeholder object that represents a secret string. The contents of that string are not available to script; this object is just a placeholder.

    export class SecretString {
    constructor(value: string);
    }
    Index

    Constructors

    Constructors