Skip to content
angerangel edited this page Dec 18, 2012 · 1 revision

Table of Contents

USAGE

  value1 >= value2

DESCRIPTION

Returns TRUE if the first value is greater than or equal to the second value. >= is an op value.

ARGUMENTS

  • value1
  • value2

SOURCE

>=: op! 

Clone this wiki locally