• Determine whether a formula contains a string that might erroneously be interpreted as a dice formula. DO NOT USE THIS FUNCTION, it does not provide a reasonable test.

    Parameters

    • formula: string

      The formula to test.

    Returns null | RegExpMatchArray

    • The result of the test.

    Deprecated

    since v9.5

Generated using TypeDoc