APIFiveFunctionsopen()On this pageopen() Last updated 2/10/2024 The open() is a function on the Five object that opens the URI provided in a new tab in the web browser using the supplied URI. Available Client Function Signatureopen(uri: string) : void; ParameterTypeDescriptionuriStringA string representing a URI Examples open()