LogoRobo.js
Framework

buildPluginKey()

Function: buildPluginKey()

function buildPluginKey(pluginName, suffix): string

Build a plugin storage key.

Parameters

ParameterTypeDescription
pluginNamestringThe plugin name
suffixstringKey suffix within plugin namespace

Returns

string

Plugin storage key

On this page