/ LJCJSCodeDoc / LJCCommonLib / LJC / MiddlePosition


Parameters
count - A count value

Returns

The middle position value.

Syntax

JavaScript
static MiddlePosition(count)

Returns the middle position of the count value.

Example

JavaScript
// Returns the middle position of the count value.
MiddlePosition()
{

}

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.