Update System Global API authored by Connor Quick's avatar Connor Quick
...@@ -10,7 +10,8 @@ It is used like: ...@@ -10,7 +10,8 @@ It is used like:
### Description ### Description
The `addErrorMessage` method takes a string as an input and adds it as an error message for the current session. The `addErrorMessage` method takes a string as an input and adds it as an error message for the current
session.
### Parameters ### Parameters
... ...
......