Skip to main content
Version: 1.0.2

is.len

is.len(target: String | Array, ...rest)โ€‹

Specificationโ€‹

  • Target argument: required.
  • Checks if the given "target" is true by rest, rest is "configList" you can configure manually or automatically through the method name as shown in the example.

Informationโ€‹

  • Unit tests: โœ…

// And all other known types will return false

// Reversal boolean result

// And all other known types will return true