FCF 2.0 development in progress...
> > > >
[News] [Packages API] [Downloads] [Donate to the project] [Contacts]

fcf.isServer() function

boolean fcf.isServer()

Package: fcf-framework-core

File: fcf-framework-core:fcf.js

Available from version: 2.0.2

Determines where code is executed on the server or on the client

Result
boolean
- Returns true if the code is running on the server side, if the code is running on the browser side it returns false