KitePDF
Toggle table of contents
0.10.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-core
/
io.github.yuroyami.kitepdf.core.script
/
KiteScriptEngine
/
defineValue
define
Value
abstract
fun
defineValue
(
name
:
String
,
value
:
Any
?
)
Sets
name
, a plain or dotted path, to
value
: a string, number, boolean, list, map or null.