All Downloads are FREE. Search and download functionalities are using the official Maven repository.

help.set.txt Maven / Gradle / Ivy

There is a newer version: 27.0.0.Beta2
Show newest version
SYNOPSIS

   set (name=value)+ 

DESCRIPTION

   Initializes variables with the given names with the specified values.
   If a variable already exists, its value will silently be overridden
   with the new value.
   If the value is not specified then the variable will be undefined.

ARGUMENTS

   One or more name=value pairs separated with space characters.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy