core/com.tealium.prism.core.api.command/Command/Companion Companion object Companion Members Functions synchronous Link copied to clipboard @JvmStaticfun synchronous(name: String, block: (DataObject) -> Unit): CommandCreates a Command that executes block synchronously on the calling thread.