Stone.js API
    Preparing search index...

    Function getNumber

    Get the specified env variable value as a number.

    The environment variable key.

    Options for retrieving the value.

    The value as a number.

    • Get the specified env variable value as a number.

      Parameters

      • key: string

        The environment variable key.

      Returns number

      The value as a number.

    • Get the specified env variable value as a number.

      Parameters

      • key: string

        The environment variable key.

      • options: number | Options

        Options for retrieving the value.

      Returns number

      The value as a number.