Bixby Developer Center

References

js-runtime-version

optionalvalue required

Sets the JavaScript Runtime version. The value can be either 1 or 2. If not specified, the version will default to 1.

Note

Starting with the 23H release, js-runtime-version(1) is deprecated. You should update to version 2.

Example

capsule {
runtime-version (7) {
js-runtime-version (2)
}
}

For more information about JavaScript Runtime versions, read JavaScript Runtime Version 2.