From fbdf5f111aff92647d7bec3d02bf39a33ad3fd23 Mon Sep 17 00:00:00 2001 From: Phillip Ivan Pietruschka Date: Wed, 25 Sep 2024 16:29:39 +1000 Subject: [PATCH] update help --- companion/HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/companion/HELP.md b/companion/HELP.md index e9edefc..780d9b6 100644 --- a/companion/HELP.md +++ b/companion/HELP.md @@ -38,7 +38,7 @@ Central to the concept of ember+ is the address or path of the data element you - #### Decimal in Brackets: My Useful Ember Path [1.2.3.4] - Any path field that contains brackets [] will just use the contents enclosed in the brackets as the path. Thus you can copy paste any path with text and decimals from Ember Plus Viewer, and keep the text for readability or enter your own description _This is a very useful path[1.2.3.4]_. Only the path will be used for variable creation. + Any path field that contains brackets [] will just use the contents enclosed in the brackets as the path. Thus you can copy paste any path with text and decimals from Ember Plus Viewer, and keep the text for readability or enter your own description _This is a very useful path[1.2.3.4]_. Only the path will be used for variable creation. This method cannot be used in config fields. - #### Variables Except in the module configuration, all of the above can be constructed with variables for both actions and feedbacks.