summaryrefslogtreecommitdiffstats
path: root/slx-vars/SLX_LOCATIONS
diff options
context:
space:
mode:
Diffstat (limited to 'slx-vars/SLX_LOCATIONS')
-rw-r--r--slx-vars/SLX_LOCATIONS4
1 files changed, 4 insertions, 0 deletions
diff --git a/slx-vars/SLX_LOCATIONS b/slx-vars/SLX_LOCATIONS
new file mode 100644
index 00000000..56b9b250
--- /dev/null
+++ b/slx-vars/SLX_LOCATIONS
@@ -0,0 +1,4 @@
+Contains the location IDs of the currently running client's, from closest to furthest.
+As locations are represented as a tree, for example
+Main Campus -> Building 101 -> Basement -> Room 4
+we have a location ID for each of these "path components". They will be provided as a space separated list in this variable, i.e. the ID of "Room 4" comes first, followed by "Basement", and so on.