Glossary
The attributes documented for every SCAR function in this reference.
A function page can carry the following attributes:
- Name: The name of the function.
- Short Description: The short and simple description of the function.
- Long Description: The extended description of the scar function - a more detailed description of how the function works and what each argument specifically does.
- Arguments: The arguments that the function takes in.
- Returns: The return value of the function.
Two further sections, Usage and Example, exist in the data format and will appear on a function page once they are filled in.