Skip to content

Commit 25c1c9e

Browse files
Update getConfigValue.md
1 parent 352a963 commit 25c1c9e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/reference/control/getConfigValue.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
## getConfigValue
2-
Gets the configure's value.
2+
33
``` sig
44
getConfigValue(null, null);
55
```
66

77
## Parameters
88
**key:** the configure's id
9+
910
**defl:** the configure's value
1011

1112
## Example

0 commit comments

Comments
 (0)