Skip to main content
Go to Latest
method HitAbstract.prototype.isNotEmptyString
import { HitAbstract } from "https://deno.land/x/flagship_io_js_sdk@3.0.11/mod.ts";

Return true if value is a string and not empty, otherwise return false

Parameters

value: unknown
itemName: string

Returns

boolean