SDKSDK Redux SelectorsgetFormIdOn this pageFunction: getFormId()function getFormId(state, ...params): stringGet current application form IDParametersstateThe first argument, often a Redux root state object.params...[]All additional arguments passed into the selector.ReturnsstringA derived value from the state.ParamBpSdk Redux store