Topalian Game Engine Data Navigator 026 by Christopher Topalian
Topalian Game Engine Data Navigator 026 by Christopher Topalian
Game
Engine
Data
Navigator
026
by
Christopher Andrew Topalian
All Rights Reserved
Copyright 2000-2024
Dedicated
to
God the Father
<!-- Dedicated to God the Father -->
<!-- All Rights Reserved Christopher Andrew
Topalian Copyright 2000-2024 -->
<!-- https://github.com/ChristopherTopalian -->
<!--
https://github.com/ChristopherAndrewTopalian
-->
<!--
https://github.com/ChristopherTopalian/Topalia
nGameEngineDataNavigator -->
<!--
Topalian_Game_Engine_Data_Navigator_(Onli
ne_Version).html -->
<!-- Version 026 - (2024-09-12) -->
<html>
<head>
<title> Topalian Game Engine Data Navigator
</title>
<style>
html, body
{
background-color: rgb(0, 0, 0);
}
/* style001.css */
hr
{
margin-top: 4px;
margin-bottom: 4px;
border: 0 none;
padding-top: 0.5px;
padding-bottom: 0.5px;
background-color: rgb(255, 255, 255);
}
a:link
{
color:rgb(110, 162, 255);
}
a:visited
{
color:rgb(133, 134, 209);
}
b
{
color: aqua;
font-weight: 900;
}
.divStyle001
{
min-width: 200px;
padding: 4px 10px 4px 10px; /* t, r, b l */
border: solid 2px rgba(100, 100, 255, 1.0);
border-radius: 10px;
background-color: rgb(0, 0, 0);
font-family: arial;
font-size: 20px;
font-weight: bold;
color: rgb(255, 255, 255);
text-align: center;
overflow-y: scroll;
}
.ourButton
{
background-color: rgb(0, 77, 129);
margin-left: 2px;
margin-right: 2px;
margin-top: 1px;
margin-bottom: 1px;
border-style: solid;
border-width: 1px;
border-color: rgb(100, 100, 255);
border-radius: 4px;
padding-left: 7px;
padding-right: 7px;
padding-top: 1px;
padding-bottom: 1px;
opacity: 1.0;
font-size: 14px;
font-weight: bold;
color: rgb(255, 255, 255);
text-align: center;
}
.ourButton:hover
{
background-color: rgb(6, 31, 47);
border-color: rgb(0, 255, 255);
color: rgb(0, 255, 255);
}
.ourButton:active
{
color: rgb(255, 0, 255);
}
.hrCompact
{
background-color: rgb(255,255,255);
border: 0 none;
margin-top: 4px;
margin-bottom: 4px;
padding-top: 0.5px;
padding-bottom: 0.5px;
}
.textCompact
{
font-family: Arial;
font-size: 14px;
font-weight: normal;
color: rgb(255, 255, 255);
}
.theImage
{
height: 75%;
object-fit: contain;
vertical-align: middle;
z-index: 10;
}
.theScienceImages
{
max-width: 100%;
height: auto;
object-fit: contain;
margin-left: auto;
margin-right: auto;
display: block;
z-index: 10;
}
.vidStyle
{
transition: transform .2s;
}
.bookImage
{
object-fit: contain;
max-width: 100%;
vertical-align: middle;
z-index: 10;
}
.textInput
{
height: 20px;
width: 100px;
overflow: hidden;
resize: none;
}
.glowBlue
{
font-family: Arial;
font-size: 40px;
font-weight: bold;
text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0
15px #FFF, 0 0 20px #18dcff, 0 0 30px #18b6ff, 0
0 40px #003cff, 0 0 55px #00d9ff, 0 0 75px
#00e1ff, 2px 2px 2px rgba(115,246,255,0);
z-index: 1;
}
.glowRed
{
font-family: Arial;
font-size: 30px;
font-weight: bold;
text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0
15px #FFF, 0 0 20px #ff1878, 0 0 30px #0ddbff,
0 0 40px #21f0ff, 0 0 55px #ff008c, 0 0 75px
#ff168b, 2px 2px 2px rgba(115, 246, 255, 0);
z-index: 1;
}
.buttonBottomToolbar
{
color: white;
}
summary
{
/* list-style-type: '^'; */
margin-left: 4px;
font-size: 16px;
font-weight: bold;
border: none;
cursor: pointer;
}
#random
{
margin: 4px;
padding-left: 10px;
padding-right: 10px;
padding-top: 4px;
padding-bottom: 4px;
border: solid 2px rgba(100, 100, 255, 1.0);
border-radius: 10px;
background-color: rgb(0, 0, 0);
z-index: 998;
font-family: arial;
font-weight: bold;
color: rgb(255, 255, 255);
text-align: center;
line-height: 20px;
overflow-y: scroll;
}
.menu
{
margin: 0px;
padding: 0px;
font-family: Arial;
font-size: 17px;
color: rgb(0, 255, 255) !important;
text-align: center;
}
/* -- */
</style>
<script>
// shortcuts.js
function ge(whichId)
{
let result =
document.getElementById(whichId);
return result;
}
function ce(whichType)
{
let result =
document.createElement(whichType);
return result;
}
function ba(whichElement)
{
let result =
document.body.append(whichElement);
return result;
}
function ct(whichText)
{
let result =
document.createTextNode(whichText);
return result;
}
//--//
// playerArray.js
playerArray = [
{
name: "Christopher",
id: "thePlayer",
x: 140,
y: 75,
width: 90,
height: 250,
speedMultiplier: 7,
colorFill: "rgb(73, 100, 150)",
colorText: "rgb(255, 255, 255)",
opacity: 1.0,
textureOffline:
'url("src/media/textures/jane.png")',
textureOnline:
'url(https://collegeofscripting.weebly.com/uplo
ads/6/4/4/8/64482293/jane.png)'
}
];
//--//
// playerLoadData.js
if (playerElement)
{
if (online == false)
{
playerElement.style.backgroundImage =
playerArray[0].textureOffline;
}
else
{
playerElement.style.backgroundImage =
playerArray[0].textureOnline;
}
// opacity
playerElement.style.opacity =
playerArray[0].opacity;
// text color
playerElement.style.color =
playerArray[0].colorText;
// X position
playerElement.style.left = playerArray[0].x;
// Y position
playerElement.style.top = playerArray[0].y;
// width
playerElement.style.width =
playerArray[0].width;
// height
playerElement.style.height =
playerArray[0].height;
}
}
//--//
// structuresArray.js
structuresArray = [
{
"name": "House 1",
"id": "1",
"posX": 1100,
"posY": 400,
"sizeX": 110,
"sizeY": 45,
"colorFill": "black",
"colorText": "white",
"opacity": 1,
"texture": "Default",
'layer': 2
},
{
"name": "House 2",
"id": "2",
"posX": 1200,
"posY": 500,
"sizeX": 110,
"sizeY": 45,
"colorFill": "black",
"colorText": "white",
"opacity": 1,
"texture": "Default",
'layer': 2
},
{
"name": "Our Third House",
"id": "3",
"posX": 1400,
"posY": 500,
"sizeX": 110,
"sizeY": 45,
"colorFill": "black",
"colorText": "white",
"opacity": 1,
"texture": "Default",
'layer': 2
},
{
"name": "House 4",
"id": "4",
"posX": 850,
"posY": 300,
"sizeX": 114,
"sizeY": 49,
"colorFill": "rgb(150, 50, 100)",
"colorText": "rgb(255, 255, 255)",
"opacity": "1",
"texture": "none",
'layer': 2
},
{
"name": "House 5",
"id": "5",
"posX": 800,
"posY": 500,
"sizeX": 114,
"sizeY": 49,
"colorFill": "rgb(0, 0, 0)",
"colorText": "rgb(100, 200, 255)",
"opacity": "1",
"texture": "none",
'layer': 2
},
{
"name": "House 6",
"id": "6",
"posX": 1900,
"posY": 500,
"sizeX": 114,
"sizeY": 49,
"colorFill": "rgb(0, 0, 0)",
"colorText": "rgb(255, 255, 255)",
"opacity": "1",
"texture":
"url('https://collegeofscripting.weebly.com/uplo
ads/6/4/4/8/64482293/concrete1.jpg')",
'layer': 2
},
{
"name": "House 7",
"id": "7",
"posX": 1800,
"posY": 400,
"sizeX": 114,
"sizeY": 49,
"colorFill": "rgb(0, 0, 0)",
"colorText": "rgb(255, 255, 255)",
"opacity": "1",
"texture": "none",
'layer': 2
},
{
"name": "House 8",
"id": "8",
"posX": 2000,
"posY": 500,
"sizeX": 114,
"sizeY": 49,
"colorFill": "rgb(0, 0, 0)",
"colorText": "rgb(255, 255, 255)",
"opacity": "1",
"texture": "none",
'layer': 2
}
];
//--//
// worldVariables.js
let controlFlag = 1;
let playerNumber = 0;
let ourPlayer =
{
x: playerArray[playerNumber].x,
y: playerArray[playerNumber].y,
width: playerArray[playerNumber].width,
height: playerArray[playerNumber].height,
speedMultiplier: 2,
id: playerArray[playerNumber].id,
playerColor:
playerArray[playerNumber].colorFill,
texture: `url($
{playerArray[playerNumber].texture})`,
texturePos: '0% 0%',
velocityY: 0,
};
let colorChoices = [
{ name: 'aqua', color: '0, 255, 255' },
{ name: 'black', color: '0, 0, 0' },
{ name: 'blue', color: '0, 0, 255' },
{ name: 'fuchsia', color: '255, 0, 255' },
{ name: 'gray', color: '128, 128, 128' },
{ name: 'green', color: '0, 128, 0' },
{ name: 'lime', color: '0, 255, 0' },
{ name: 'maroon', color: '128, 0, 0' },
{ name: 'navy', color: '0, 0, 128' },
{ name: 'olive', color: '128, 128, 0' },
{ name: 'purple', color: '128, 0, 128' },
{ name: 'red', color: '255, 0, 0' },
{ name: 'silver', color: '192, 192, 192' },
{ name: 'teal', color: '0, 128, 128' },
{ name: 'white', color: '255, 255, 255' },
{ name: 'yellow', color: '255, 255, 0' },
{ name: 'orange', color: '255, 165, 0' },
{ name: 'pink', color: '255, 192, 203' },
{ name: 'brown', color: '165, 42, 42' },
{ name: 'violet', color: '238, 130, 238' },
{ name: 'cyan', color: '0, 255, 255' },
{ name: 'magenta', color: '255, 0, 255' },
{ name: 'limegreen', color: '50, 205, 50' },
{ name: 'gold', color: '255, 215, 0' },
{ name: 'coral', color: '255, 127, 80' },
{ name: 'indigo', color: '75, 0, 130' },
{ name: 'khaki', color: '240, 230, 140' },
{ name: 'plum', color: '221, 160, 221' },
{ name: 'salmon', color: '250, 128, 114' },
{ name: 'tan', color: '210, 180, 140' },
{ name: 'turquoise', color: '64, 224, 208' },
{ name: 'wheat', color: '245, 222, 179' }
];
//--//
// makeElementDraggable.js
// creating event handler for mouse down
function createMouseDownHandler(element,
state) {
return function(e)
{
// ignore mouse down events on textarea
or input elements
if (e.target.tagName === 'TEXTAREA' ||
e.target.tagName === 'INPUT')
{
return;
}
e.preventDefault();
state.startX = e.clientX;
state.startY = e.clientY;
document.onmousemove =
createMouseMoveHandler(element, state);
document.onmouseup =
createMouseUpHandler();
};
}
// creating event handler for mouse move
function createMouseMoveHandler(element,
state) {
return function(e)
{
// ignore mouse move events on textarea
or input elements
if (e.target.tagName === 'TEXTAREA' ||
e.target.tagName === 'INPUT')
{
return;
}
e.preventDefault();
state.startX = e.clientX;
state.startY = e.clientY;
element.onmousedown =
createMouseDownHandler(element, state);
}
//--//
// hexToRgb.js
function hexToRgb(hex)
{
// remove the hash symbol if it is present
let hexCleaned = hex.replace(/^#/, '');
// example usage:
// { r: 0, g: 51, b: 255 }
let color = hexToRgb('#03F');
console.log(color);
//--//
function rgbToHex(r, g, b)
{
// ensure RGB values are in range 0-255
r = Math.min(255, Math.max(0, r));
g = Math.min(255, Math.max(0, g));
b = Math.min(255, Math.max(0, b));
//--//
// 1contentWorldVariables.js
//--//
// containerBooks.js
function containerBooks()
{
let contentArray =
[
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1, criteria2
rowOfScienceImagesAndLink(100,
yPos, 600, 600, scienceImages, "electricity",
"electron flow")
},
function()
{
// theX, theY, whichArray
rowOfCollegeLinks(100, yPos,
collegeLinks)
},
function()
{
// theX, theY, sizeX, sizeY, whichArray
rowOfCollegeBooks(100, yPos, 400,
400, collegeBooks)
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1, theHeading
rowOfBookImages(100, yPos, 600, 600,
mathematics, "book", "Mathematics",
"texture")
}
];
rowNumber += 1;
}
//--//
// containerBoxingVideos.js
function containerBoxingVideos()
{
let contentArray =
[
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1, criteria2
rowOfVideosMultipleFilters(100, yPos,
800, 600, boxingVideos,"boxing",
"furyWilder1")
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1, criteria2
rowOfVideosMultipleFilters(100, yPos +
200, 800, 600, boxingVideos, "boxing",
"furyWilder2")
},
];
rowNumber += 1;
}
//--//
// containerLanguage.js
function containerLanguage()
{
let contentArray =
[
function()
{
if (online == false)
{
rowOfWebsitesOrVideos(100, yPos,
900, 400, computerSciencePdf, 'pdf')
}
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1, criteria2
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "array", "function")
},
function()
{
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "string", "function")
},
function()
{
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "math", "function")
},
function()
{
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "date", "function")
},
function()
{
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "boolean", "function")
},
function()
{
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "global", "function")
},
function()
{
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "number", "function")
},
function()
{
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "regular expression",
"function")
},
function()
{
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "classes", "function")
},
function()
{
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "error", "function")
},
function()
{
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "json", "function")
},
function()
{
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "console", "function")
},
function()
{
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "history", "function")
},
function()
{
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "storage", "function")
},
function()
{
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "geolocation", "function")
},
function()
{
rowOfLanguage(100, yPos, 400, 500,
javascriptLanguage, "string", "function")
},
function()
{
// whichArray, theX, theY, sizeX, sizeY,
catetory, tag
rowOfLanguageShowAll(100, yPos +
300, 400, 500, javascriptLanguage, "function",
"JavaScript")
},
// Linden Scripting Language - Show All
function()
{
// rowOfLanguageShowAll(100, yPos,
400, 500, lindenLanguage, "function",
"Linden")
},
];
rowNumber += 1;
}
//--//
// containerNews.js
function containerNews()
{
let contentArray =
[
function()
{
// theX, theY, sizeX, sizeY,whichArray,
criteria1
rowOfNews(100, yPos, 800, 250,
theNews, "news")
},
function()
{
// theX, theY, sizeX, sizeY,whichArray,
criteria1
rowOfEvidence(100, yPos, 700, 300,
evidence, "fact")
},
function()
{
// theX, theY, sizeX, sizeY,whichArray,
criteria1
rowOfSocialMediaEvidence(100, yPos,
700, 500, socialMediaEvidence, "twitter")
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1
rowOfDetails(100, yPos, 700, 500,
socialMediaEvidence, "twitter")
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1, theTitle
rowOfEvidenceWithImage(100,yPos,1250,600,
evidence, "fact", "Evidence")
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1
rowOfNotes(100, yPos, 400, 400,
theNotes, "note")
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1
rowOfNotesWithTextArea(100, yPos,
600, 500, theNotes, "note")
},
// Investigation
function()
{
rowOfInvestigation(100, yPos, 400, 400,
petitoGabrielleInvestigation, "note")
},
];
rowNumber += 1;
}
//--//
// containerNewsVideos.js
function containerNewsVideos()
{
let contentArray =
[
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1
rowOfWebsitesOrVideos(100, yPos, 700,
500, videoEvidence, "youtubeVideo")
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1
rowOfVideos(100, yPos, 800, 600,
videoEvidence, "exercise")
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1
rowOfVideos(100, yPos, 800, 600,
videoEvidence, "mask")
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1, criteria2
makeVideosOnlineStartEnd(100, yPos,
800, 600, videoEvidence, "youtubeVideo",
"exercise")
},
];
rowNumber += 1;
}
//--//
// containerScience.js
function containerScience()
{
let contentArray =
[
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1, criteria2
rowOfVideosMultipleFilters(100, yPos,
800, 600, collegeVideos,"youtubeVideo",
"javascript")
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1, criteria2
rowOfVideosMultipleFilters(100, yPos,
800, 600, collegeVideos,"youtubeVideo",
"papercliptronics")
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1, criteria2
rowOfVideosMultipleFilters(100, yPos,
800, 600, collegeVideos,"youtubeVideo",
"breadboard")
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1, criteria2
makeVideosOnlineStartEnd(100, yPos,
800, 600, techVideos, "youtubeVideo", "electric
motor")
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1, criteria2
makeVideosOnlineStartEnd(100, yPos,
800, 600, techVideos, "youtubeVideo", "water
pump")
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1, criteria2
makeVideosOnlineStartEnd(100, yPos,
800, 600, techVideos, "youtubeVideo", "air
pump")
},
function()
{
// theX, theY, sizeX, sizeY, whichArray,
criteria1, criteria2
makeVideosOnlineStartEnd(100, yPos,
800, 600, techVideos, "youtubeVideo",
"microphone")
}
];
rowNumber += 1;
}
//--//
// contentContainersLineCrossed.js
function wasLineCrossed(whichId)
{
let playerElement = ge(whichId);
// if player exists
if (playerElement)
{
// player speed can be very fast, so we
allow a large range of Y value to be able to
trigger the event
if (sector == 1)
{
if (Math.floor(positionGet(whichId).y) >
yPos && Math.floor(positionGet(whichId).y) <
yPos + 70)
{
ge('infoDiv').innerText = yPos + "
Crossed" + '\n' + 'Sector: ' + sector;
if (sector == 2)
{
if (Math.floor(positionGet(whichId).y) >
yPos && Math.floor(positionGet(whichId).y) <
yPos + 70)
{
ge('infoDiv').innerText = yPos + '
Crossed' + '\n' + 'Sector: ' + sector;
containerBooks();
//containerScience();
// removes line
removeElement("sector2");
if (sector == 3)
{
if (Math.floor(positionGet(whichId).y) >
yPos && Math.floor(positionGet(whichId).y) <
yPos + 70)
{
ge('infoDiv').innerText = yPos + '
Crossed' + '\n' + 'Sector: ' + sector;
if (sector == 4)
{
if (Math.floor(positionGet(whichId).y) >
yPos && Math.floor(positionGet(whichId).y) <
yPos + 70)
{
ge('infoDiv').innerText = yPos + '
Crossed' + '\n' + 'Sector: ' + sector;
if (sector == 5)
{
if (Math.floor(positionGet(whichId).y) >
yPos && Math.floor(positionGet(whichId).y) <
yPos + 70)
{
ge('infoDiv').innerText = yPos + '
Crossed' + '\n' + 'Sector: ' + sector;
// containerVi();
//--//
// Dedicated to God the Father
// All Rights Reserved Christopher Andrew
Topalian Copyright 2000-2024
// https://github.com/ChristopherTopalian
//
https://github.com/ChristopherAndrewTopalian
// downloadData.js
ourElement.href =
window.URL.createObjectURL(theKind);
ourElement.click();
}
function downloadPlayerData()
{
// get the data from the Text Area
// let data = ge("textAreaPlayerData").value;
ourElement.href =
window.URL.createObjectURL(theKind);
ourElement.click();
}
//--//
function deleteThisRecord(whichDiv)
{
let warningDelete = confirm("DELETE ONLY
This Record?");
if (warningDelete == true)
{
ge(whichDiv).outerHTML = "";
}
else if (warningDelete == false)
{
ge('infoDiv').textContent = "Canceled";
}
}
//--//
function showPlayerData()
{
ge("textAreaPlayerData").value =
"playerArray = " + JSON.stringify(playerArray,
null, ' ') + ";" + "\n\n" ;
}
//--//
// showStructureData.js
//--//
// sortByDate.js
// examples
// Sort by date
// sortByDate(theNotes, "up"); // Ascending
// sortByDate(theNotes, "down"); // Descending
//--//
// sortByNumber.js
// examples
// Sort by number
// sortByNumber(theNotes, "up"); // Ascending
// sortByNumber(theNotes, "down"); //
Descending
//--//
// sortData.js
// descending
sortByDate(theNews, "down");
// descending
sortByDate(evidence, "down");
// descending
sortByDate(videoEvidence, "down");
// ascending
sortByDate(socialMediaEvidence, "up");
// descending
sortByDate(boxingVideos, "down");
// descending
sortByDate(collegeVideos, "down");
// ascending
sortByDate(ourVideoFiles, "up");
// sort by Multiple Criteria, category and
name
javascriptLanguage.sort(function(a, b)
{
return
a.category.localeCompare(b.category) ||
b.name - a.name;
});
//--//
if (playerElement)
{
playerElement.scrollIntoView(
{
block: "center", inline: "center"
});
}
}
if (cameraFlag == 0)
{
// get position of where the person clicks
their mouse arrow
mouseOn();
return;
}
}
//--//
// gameLoop.js
function gameLoop(whichId)
{
playerMotion(activePlayer);
cameraFollowsPlayer(activePlayer);
keepPlayerInWorld(activePlayer);
wasLineCrossed(activePlayer);
// getDistanceXY('thePlayer',
'STRUCTURE1');
requestAnimationFrame(gameLoop);
}
//--//
// keepPlayerInWorld.js
function keepPlayerInWorld(whichId)
{
let bgSizeX = 250000;
let bgSizeY = 250000;
if (ge(whichId))
{
// if left
if (ourPlayer.x <= 0)
{
ourPlayer.x = 0;
}
// if right
if (ourPlayer.x > bgSizeX)
{
ourPlayer.x = bgSizeX;
}
// if top
if (ourPlayer.y <= 0)
{
ourPlayer.y = 0;
}
// if bottom
if (ourPlayer.y >= bgSizeY)
{
ourPlayer.y = bgSizeY;
}
}
}
//--//
// Dedicated to God the Father
// All Rights Reserved Christopher Andrew
Topalian Copyright 2000-2024
// https://github.com/ChristopherTopalian
//
https://github.com/ChristopherAndrewTopalian
// keyboardControl.js
function hideShow(whichId)
{
ge(whichId).style.visibility = 'visible';
setTimeout(function()
{
ge(whichId).style.visibility = 'hidden';
}, 1000);
}
function hideShow2(whichId)
{
ge(whichId).style.transform =
'translate(-50px, 0px)';
setTimeout(function()
{
ge(whichId).style.transform =
'translate(0px, 0px)';
}, 1000);
}
function theControls(e)
{
if (controlFlag ==1)
{
// Letter z
if (e.keyCode == 90)
{
clickSound();
// open player menu
menuPlayer();
}
// Letter x
if (e.keyCode == 88)
{
// listen for mouse clicks
window.addEventListener("click",
mousePos, false);
ge('infoDivPlayer').textContent = "Left
Click for Mouse Position";
}
// Letter v
if (e.keyCode == 86)
{
// remove listen for mouse clicks
window.removeEventListener("click",
mousePos, false);
ge('infoDivPlayer').textContent = '';
}
// SPEED
// tilda
if(e.keyCode == 192)
{
ourPlayer.speedMultiplier = 0.5;
ge('infoDivPlayer').textContent = "Speed
Tilda";
hideShow('infoDivPlayer');
}
// number 1, or numpad 1
if (e.keyCode == 49 || e.keyCode == 97)
{
ourPlayer.speedMultiplier = 1;
ge('infoDivPlayer').textContent = "Speed
1";
hideShow('infoDivPlayer');
}
// number 2
if (e.keyCode == 50 || e.keyCode == 98)
{
ourPlayer.speedMultiplier = 2;
ge('infoDivPlayer').textContent = "Speed
2";
hideShow('infoDivPlayer');
}
// number 3
if (e.keyCode == 51 || e.keyCode == 99)
{
ourPlayer.speedMultiplier = 5;
ge('infoDivPlayer').textContent = "Speed
3";
hideShow('infoDivPlayer');
}
//number 4
if (e.keyCode == 52 || e.keyCode == 100)
{
ourPlayer.speedMultiplier = 10;
ge('infoDivPlayer').textContent = "Speed
4";
hideShow('infoDivPlayer');
}
// number 5
if (e.keyCode == 53 || e.keyCode == 101)
{
ourPlayer.speedMultiplier = 15;
ge('infoDivPlayer').textContent = "Speed
5";
hideShow('infoDivPlayer');
}
// number 6
if (e.keyCode == 54 || e.keyCode == 102)
{
ourPlayer.speedMultiplier = 20;
ge('infoDivPlayer').textContent = "Speed
6";
hideShow('infoDivPlayer');
}
// number 7
if (e.keyCode == 55 || e.keyCode == 103)
{
ourPlayer.speedMultiplier = 25;
ge('infoDivPlayer').textContent = "Speed
7";
hideShow('infoDivPlayer');
}
// number 8
if (e.keyCode == 56 || e.keyCode == 104)
{
ourPlayer.speedMultiplier = 30;
ge('infoDivPlayer').textContent = "Speed
8";
hideShow('infoDivPlayer');
}
// number 9
if (e.keyCode == 57 || e.keyCode == 105)
{
ourPlayer.speedMultiplier = 40;
ge('infoDivPlayer').textContent = "Speed
9";
hideShow('infoDivPlayer');
}
// number 0
if (e.keyCode == 48 || e.keyCode == 96)
{
ourPlayer.speedMultiplier = 50;
ge('infoDivPlayer').textContent = "Speed
0";
hideShow('infoDivPlayer');
}
// dash
if (e.keyCode == 173)
{
ourPlayer.speedMultiplier = 100;
ge('infoDivPlayer').textContent = "Speed
-";
hideShow('infoDivPlayer');
}
// +
if (e.keyCode == 61)
{
ourPlayer.speedMultiplier = 200;
ge('infoDivPlayer').textContent = "Speed
+";
hideShow('infoDivPlayer');
}
hideShow('infoDivPlayer');
}
// Insert Button
if (e.keyCode == 45)
{
ourPlayer.speedMultiplier = 600;
ge('infoDivPlayer').textContent = "Speed
Insert";
hideShow('infoDivPlayer');
}
// Home Button
if (e.keyCode == 36)
{
ourPlayer.speedMultiplier = 800;
ge('infoDivPlayer').textContent = "Speed
Home";
hideShow('infoDivPlayer');
}
// PageUp Button
if (e.keyCode == 33)
{
ourPlayer.speedMultiplier = 1600;
ge('infoDivPlayer').textContent = "Speed
PageUp";
hideShow('infoDivPlayer');
}
//-//
ge('infoDivPlayer').textContent =
"STRUCTURE MODE OFF";
// hideShow('infoDiv');
// hideShow('infoDivPlayer');
// letter j
if (e.keyCode == 74)
{
// theX, theY, sizeX, sizeY, whichArray
structuresRow(ourPlayer.x, ourPlayer.y,
125, 200, structuresArray);
audioPlay("sfx_blip_001", 1.0);
}
// Delete Button
if (e.keyCode == 46)
{
// audioPlay("sfx_blip_001", 1.0);
structuresRemoveAll();
ge('infoDivPlayer').textContent =
"Removed All Structures";
}
// STRUCTURE MODE
movePlayer(activePlayer);
}
movePlayer(activePlayer);
}
movePlayer(activePlayer);
}
movePlayer(activePlayer);
}
movePlayer(activePlayer);
}
movePlayer(activePlayer);
}
movePlayer(activePlayer);
}
movePlayer(activePlayer);
}
movePlayer(activePlayer);
}
movePlayer(activePlayer);
}
// TRANSPARENCY
// Letter m
if (e.keyCode == 77)
{
ge(activePlayer).style.opacity = "1.0";
}
// Letter n
if (e.keyCode == 78)
{
ge(activePlayer).style.opacity = "0.2";
ge('infoDivPlayer').textContent= "";
}
menuPlayer();
}
}
let theKeyCode = e.keyCode || e.which;
//--//
// keyboardMotion.js
// Player Controls
function playerMotion(whichId)
{
let playerElement = ge(whichId);
ge(ourPlayer.id).style.transform =
'scaleX(-1)';
}
if (keyboard[keyboard.RIGHT])
{
movePlayer(whichId, 1, 0);
ge(ourPlayer.id).style.transform =
'scaleX(1)';
}
if (keyboard[keyboard.UP])
{
movePlayer(whichId, 0, -1);
}
if (keyboard[keyboard.DOWN])
{
movePlayer(whichId, 0, 1);
}
if (keyboard[keyboard.LEFT] &&
keyboard[keyboard.SHIFT])
{
movePlayer(whichId, -2, 0);
}
if (keyboard[keyboard.RIGHT] &&
keyboard[keyboard.SHIFT])
{
movePlayer(whichId, 2, 0);
}
if (keyboard[keyboard.UP] &&
keyboard[keyboard.SHIFT])
{
movePlayer(whichId, 0, -2);
}
if (keyboard[keyboard.DOWN] &&
keyboard[keyboard.SHIFT])
{
movePlayer(whichId, 0, 2);
}
}
}
// movePlayer.js
if (playerElement)
{
ourPlayer.x += (theX || 0) *
ourPlayer.speedMultiplier;
ourPlayer.y += (theY || 0) *
ourPlayer.speedMultiplier;
playerElement.style.left = ourPlayer.x +
'px';
playerElement.style.top = ourPlayer.y +
'px';
}
}
//--//
// get.js
if (whichProperty == 'name')
{
let theProperty = playerArray[0].name;
return theProperty;
}
if (whichProperty == 'innerHTML')
{
let theProperty = ge(whichId).innerHTML;
return theProperty;
}
if (whichProperty == 'innerText')
{
let theProperty = ge(whichId).innerText;
return theProperty;
}
if (whichProperty == 'textContent')
{
let theProperty = ge(whichId).textContent;
return theProperty;
}
if (whichProperty == 'id')
{
let theProperty = ge(whichId).id;
return theProperty;
}
if (whichProperty == 'speedMultiplier')
{
let theProperty =
playerArray[0].speedMultiplier;
return theProperty;
}
if (whichProperty == 'size')
{
let theRect =
theId.getBoundingClientRect();
let sizeXY =
{
x: parseFloat(theRect.width).toFixed(3),
y: parseFloat(theRect.height).toFixed(3)
};
return sizeXY;
}
if (whichProperty == 'pos')
{
let theRect =
theId.getBoundingClientRect();
let posXY = {
x: theRect.x + theRect.width / 2 +
window.scrollX,
y: theRect.top + theRect.height / 2 +
window.scrollY
};
return posXY;
}
else
{
let theProperty =
window.getComputedStyle(theId).getPropertyV
alue(whichProperty);
return theProperty;
}
}
// example
// get('thePlayer', 'name');
// example
// get('thePlayer', 'opacity');
// example
// get('thePlayer', 'z-index');
// allows you to get any css property value by
using its css name
//--//
// makeBackground.js
function makeBackground(whichWidth,
whichHeight)
{
let bgDiv = ce('div');
bgDiv.id = 'bgDiv';
bgDiv.style.position = 'absolute';
bgDiv.style.left = '0px';
bgDiv.style.top = '0px';
bgDiv.style.width = whichWidth + 'px';
bgDiv.style.height = whichHeight + 'px';
bgDiv.style.backgroundColor = 'rgb(0, 0, 0)';
if (online == true)
{
bgDiv.style.background =
'url("https://collegeofscripting.weebly.com/uplo
ads/6/4/4/8/64482293/stars-nice-
edited_orig.png")';
}
else if (online == false)
{
bgDiv.style.background =
'url("src/media/textures/stars-nice-
edited_orig.png")';
}
bgDiv.style.zIndex = 0;
ba(bgDiv);
}
//--//
function activateBuildMode()
{
setTimeout(function()
{
window.addEventListener("click",
structuresCreate, false);
}, 500);
}
let bottomToolbarArray =
[
{
name: "Build",
functionName: `activateBuildMode();`
},
{
name: "Player",
functionName: `menuPlayer()`,
},
{
name: "GoTo",
functionName:
`structuresRow(ourPlayer.x, ourPlayer.y, 125,
200, structuresArray);`,
},
{
name: "MouseOn",
functionName: `mouseOn()`,
},
{
name: "MouseOff",
functionName: `mouseOff()`,
},
{
name: "Road",
functionName: `makeRoad()`,
}
];
function makeBottomToolbar(whichArray)
{
let theDetails = ce('details');
theDetails.setAttribute('open', '');
theDetails.style.position = 'fixed';
theDetails.style.left = '2px';
theDetails.style.bottom = '0px';
theDetails.style.zIndex = '900000000000';
theDetails.style.color = 'rgb(100, 100, 100)';
ba(theDetails);
//-//
//-//
//-//
//-//
for (let x = 0; x < whichArray.length; x++) {
let theButton = ce("button");
theButton.id = whichArray[x].name;
theButton.className = "ourButton";
theButton.style.backgroundColor = "rgb(0,
0, 0)";
theButton.style.color = "rgb(100, 100,
100)";
theButton.textContent =
whichArray[x].name;
theButton.onmouseover = function(event)
{
hoverSound();
};
theButton.onclick = function()
{
clickSound();
eval(' ' + whichArray[x].functionName + '
');
};
toolBarSubDiv.append(theButton);
}
}
//--//
// makeCloseButton.js
function makeCloseButton(whichMenuId)
{
let closeButton = ce("button");
closeButton.className = "ourButton";
closeButton.style.position = "absolute";
closeButton.style.top = "0px";
closeButton.style.right = "15px";
closeButton.textContent = 'X';
closeButton.style.cursor = 'pointer';
closeButton.style.fontSize = '10px';
closeButton.onclick = function()
{
clickSound();
removeElement(whichMenuId);
keyboardControlOn();
};
closeButton.onmouseover = function()
{
hoverSound();
};
return closeButton;
}
//--//
// makeInfoDiv.js
function makeInfoDiv()
{
let infoDiv = ce('div');
infoDiv.id = 'infoDiv';
infoDiv.className = 'divStyle001';
infoDiv.title = 'makeInfoDiv()';
infoDiv.innerText = 'InfoDiv';
infoDiv.style.position = 'fixed';
infoDiv.style.right = '0px';
infoDiv.style.bottom = '10px';
infoDiv.style.zIndex = 1000;
infoDiv.style.fontSize = '15px';
infoDiv.style.textShadow = '1px 1px rgb(0, 0,
0)';
infoDiv.style.transition = `transform 0.5s
ease`;
ba(infoDiv);
}
//--//
// makeInfoDivPlayer.js
function makeInfoDivPlayer()
{
let infoDivPlayer = ce('div');
infoDivPlayer.id = 'infoDivPlayer';
infoDivPlayer.className = 'divStyle001';
infoDivPlayer.title = 'makeInfoDivPlayer()';
infoDivPlayer.style.position = 'fixed';
infoDivPlayer.style.right = '0px';
infoDivPlayer.style.bottom = '60px';
infoDivPlayer.style.zIndex = 1000;
infoDivPlayer.style.fontSize = '15px';
infoDivPlayer.style.textShadow = '1px 1px
rgb(0, 0, 0)';
infoDivPlayer.style.transition = `transform
0.5s ease`;
infoDivPlayer.innerText = 'infoDivPlayer';
ba(infoDivPlayer);
}
//--//
//-//
// makeLogo.js
function makeLogo()
{
let mainDiv = ce("div");
mainDiv.id = "mainDiv";
mainDiv.className = "divStyle001";
mainDiv.title = "makeLogo();";
mainDiv.style.position = "absolute";
mainDiv.style.left = "900px";
mainDiv.style.top = "20px";
mainDiv.style.width = "420px";
mainDiv.style.height = "155px";
mainDiv.style.borderRadius = "10px";
ba(mainDiv);
//-//
makeElementDraggable(mainDiv);
//-//
//-//
mainDiv.append(ce('hr'));
//-//
//-//
//-//
let credit = ce("div");
credit.style.fontFamily = "arial";
credit.style.fontStyle = "normal";
credit.style.lineHeight = "20px";
credit.textContent = "by Christopher
Topalian";
mainDiv.append(credit);
//-//
//-//
// makePlayer.js
function makePlayer()
{
let player = ce("div");
player.id = "thePlayer";
player.style.position = 'absolute';
player.style.left = ourPlayer.x;
player.style.top = ourPlayer.y;
player.style.backgroundSize = 'cover';
player.style.backgroundPosition = 'center
center';
player.style.backgroundRepeat = 'no-repeat';
player.style.objectFit = 'cover';
player.style.zIndex = 2;
player.ondblclick = function()
{
clickSound();
menuPlayer();
};
player.onclick = function()
{
keyboardControlOn();
};
ba(player);
makeElementDraggable(player);
}
//--//
// makePlayerTextArea.js
function makePlayerTextArea()
{
let mainDiv = ce("div");
mainDiv.id = "mainDivPlayerTextArea";
mainDiv.title = 'makePlayerTextArea();';
mainDiv.style.position = "absolute";
mainDiv.style.left = "400px";
mainDiv.style.top = "200px";
mainDiv.style.display = "flex";
mainDiv.style.flexDirection = "column";
ba(mainDiv);
//-//
//-//
//-//
//--//
// makeRoad.js
function makeRoad()
{
// counter for unique road IDs
let roadCounter = 0;
isDrawing = false;
document.addEventListener("mouseup",
stopDrawing);
document.addEventListener("mousemove",
drawRoad);
e.preventDefault();
state.startX = e.clientX;
state.startY = e.clientY;
document.onmousemove =
createMouseMoveHandler(element, state);
document.onmouseup =
createMouseUpHandler();
};
}
e.preventDefault();
state.startX = e.clientX;
state.startY = e.clientY;
let newTop = element.offsetTop - deltaY;
let newLeft = element.offsetLeft - deltaX;
element.onmousedown =
createMouseDownHandler(element, state);
}
// initialize road creation
// makeRoad();
//--//
// makeStructureTextArea.js
//-//
//-//
//-//
//--//
// makeVideo.js
function makeVideo(whichVideoId)
{
let videoId = whichVideoId;
let youTubeVideo = ce("iframe");
youTubeVideo.style.position = "absolute";
youTubeVideo.style.left =
positionGet(activePlayer).x;
youTubeVideo.style.top =
positionGet(activePlayer).y;
youTubeVideo.width = '560';
youTubeVideo.height = '315';
youTubeVideo.src =
`https://www.youtube.com/embed/${videoId}`;
youTubeVideo.frameBorder = '0';
youTubeVideo.allowFullscreen = true;
ba(youTubeVideo);
}
//--//
// makeSectionTitle.js
function makeSectionTitle()
{
let sectionId = 'titleSection';
makeElementDraggable(mainDiv);
}
//--//
// makeDedication.js
function makeDedication()
{
let dedication = ce(`div`);
dedication.id = `dedication`;
dedication.className = `glowBlue`;
dedication.style.transition = `opacity 5.5s
ease`;
dedication.style.opacity = 0;
dedication.style.whiteSpace = 'nowrap';
dedication.innerText = `Dedicated to God the
Father`;
setTimeout(function()
{
dedication.style.opacity = 1.0;
}, 1000);
if (ge('titleSection'))
{
ge('titleSection').append(dedication);
}
}
//--//
// makeEngineTitle.js
function makeEngineTitle()
{
let gameEngineTitle = ce("div");
gameEngineTitle.id = "gameEngineTitle";
gameEngineTitle.className = "glowRed";
gameEngineTitle.innerText = "Topalian Game
Engine Data Navigator";
gameEngineTitle.style.transition = `opacity
5.5s ease`;
gameEngineTitle.style.opacity = 0;
gameEngineTitle.style.whiteSpace =
'nowrap';
setTimeout(function()
{
gameEngineTitle.style.opacity = 1.0;
}, 4000);
if (ge('titleSection'))
{
ge('titleSection').append(gameEngineTitle);
}
}
//--//
// menuInstructions.js
function menuInstructions()
{
let menuId = 'menuInstructions';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
makeElementDraggable(mainDiv);
//-//
//-//
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
//-//
let instruction1 = ce("div");
instruction1.innerHTML = "<b>W</b> is Up,
<b>S</b> is Down, <b>A</b> is Left, <b>D</b>
is Right";
theMenu.append(instruction1);
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
let instruction10 = ce("div");
instruction10.innerHTML = "<b>ESC</b> to
Exit Structure Mode";
theMenu.append(instruction10);
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
let instruction17 = ce("div");
instruction17.innerHTML = "<b>N</b> for
Transparent, M for Solid";
theMenu.append(instruction17);
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//--//
function menuPlayer()
{
let menuId = 'menuPlayer';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
makeElementDraggable(mainDiv);
//-//
//-//
//-//
//-//
/*
// close button, (many lines of code)
let closeButton = ce("button");
closeButton.className = "ourButton";
closeButton.style.position = "absolute";
closeButton.style.top = "0px";
closeButton.style.right = "15px";
closeButton.textContent = 'X';
closeButton.style.cursor = 'pointer';
closeButton.style.fontSize = '10px';
closeButton.onclick = function()
{
clickSound();
removeElement(whichMenuId);
keyboardControlOn();
};
closeButton.onmouseover = function()
{
hoverSound();
};
mainDiv.append(closeButton);
*/
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('br'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
let goToText = ce("span");
goToText.textContent = "Go To";
goToText.className = "textCompact";
theMenu.append(goToText);
//-//
theMenu.append(ce('br'));
//-//
let sections =
[
{
name: 'Scripting',
class: 'ourButton',
whenClicked: `travelTo('scripting');`
},
{
name: 'Evidence',
class: 'ourButton',
whenClicked: `travelTo('evidence');`
},
{
name: 'Books',
class: 'ourButton',
whenClicked: `travelTo('books');`
},
{
name: 'News',
class: 'ourButton',
whenClicked: `travelTo('news');`
}
];
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('br'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('br'));
//-//
//-//
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('br'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('br'));
//-//
//-//
//-//
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('br'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('br'));
//-//
//-//
let setPosButton = ce("button");
setPosButton.textContent = "Set";
setPosButton.className = "ourButton";
setPosButton.onmouseover = function()
{
hoverSound();
};
setPosButton.onclick = function()
{
clickSound();
menuPlayerPositionSet();
};
theMenu.append(setPosButton);
//-//
theMenu.append(ce('hr'));
//-//
theMenu.append(ce('br'));
//-//
//-//
//-//
theMenu.append(ce('hr'));
//-//
theMenu.append(ce('br'));
//-//
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('br'));
//-//
let distanceFinderButton = ce("button");
distanceFinderButton.textContent =
"Distance Finder";
distanceFinderButton.className =
"ourButton";
distanceFinderButton.onmouseover =
function()
{
hoverSound();
};
distanceFinderButton.onclick = function()
{
clickSound();
menuPlayerDistance();
};
theMenu.append(distanceFinderButton);
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('br'));
//-//
//-//
theMenu.append(ce('hr'));
}
//--//
// menuPlayerColor.js
function menuPlayerColor()
{
let menuId = 'menuColorPlayer';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('br'));
//-//
ge(activePlayer).style.backgroundColor =
colorPicker.value;
ge('hexTextbox').value =colorPicker.value;
ge('theRed').value =
hexToRgb(colorPicker.value).r;
ge('theGreen').value =
hexToRgb(colorPicker.value).g;
ge('theBlue').value =
hexToRgb(colorPicker.value).b;
};
theMenu.append(colorPicker);
//-//
//-//
theMenu.append(ce('br'));
//-//
//-//
// colorRText
let colorRText = ce("span");
colorRText.textContent = "R";
colorRText.style.marginRight = "5px";
theMenu.append(colorRText);
theMenu.append(redTextArea);
//-//
theMenu.append(ce('br'));
//-//
// colorGText
let colorGText = ce("span");
colorGText.textContent = "G";
colorGText.style.marginRight = "5px";
theMenu.append(colorGText);
//-//
//-//
theMenu.append(ce('br'));
//-//
// colorBText
let colorBText = ce("span");
colorBText.textContent = "B";
colorBText.style.marginRight = "5px";
theMenu.append(colorBText);
//-//
//-//
theMenu.append(ce('br'));
//-//
let enterButton = ce("button");
enterButton.textContent = "Enter";
enterButton.className = "ourButton";
enterButton.onclick = function()
{
// get RGB values from input fields and
convert them to numbers
let red = parseInt(ge('theRed').value, 10);
let green = parseInt(ge('theGreen').value,
10);
let blue = parseInt(ge('theBlue').value, 10);
keyboardControlOn();
enterButtonSound();
};
theMenu.append(enterButton);
//-//
//-//
ge(activePlayer).style.backgroundColor
= "rgb("+colorChoices[z].color+")";
let r = ge("theRed").value =
rgbValues[0].trim();
let g = ge("theGreen").value =
rgbValues[1].trim();
let b = ge("theBlue").value =
rgbValues[2].trim();
ge('hexTextbox').value = rgbToHex(r, g,
b);
updatePlayer();
};
buttonContainer.append(colorChoiceButton);
}
//-//
buttonContainer.append(ce("br"));
//-//
//-//
showPlayerData();
}
function customColor()
{
audioPlay("sfx_blip_001", 1.0);
let theColorFormatted =
'rgb('+whichColor+')';
// color of player
ge(activePlayer).style.backgroundColor =
theColorFormatted;
//--//
// menuPlayerColorText.js
function menuPlayerColorText()
{
let menuId = 'menuColorPlayerText';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
let theMenu = ce("div");
theMenu.className = "divStyle001";
theMenu.style.marginBottom = 4 + 'px';
theMenu.style.width = '250px';
theMenu.style.height = '200px';
mainDiv.append(theMenu);
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce("br"));
//-//
ge(activePlayer).style.color =
colorPicker.value;
ge('hexTextbox').value =colorPicker.value;
ge('theRed').value =
hexToRgb(colorPicker.value).r;
ge('theGreen').value =
hexToRgb(colorPicker.value).g;
ge('theBlue').value =
hexToRgb(colorPicker.value).b;
};
theMenu.append(colorPicker);
//-//
//-//
theMenu.append(ce('br'));
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
theMenu.append(ce("br"));
//-//
colorPicker.value = hexColor;
keyboardControlOn();
enterButtonSound();
};
theMenu.append(enterButton);
//-//
theMenu.append(ce("hr"));
//-//
let r = ge("theRed").value =
rgbValues[0].trim();
let g = ge("theGreen").value =
rgbValues[1].trim();
let b = ge("theBlue").value =
rgbValues[2].trim();
ge('hexTextbox').value = rgbToHex(r, g,
b);
updatePlayer();
};
buttonContainer.append(colorChoiceButton);
}
//-//
buttonContainer.append(ce("br"));
//-//
theMenu.append(ce("br"));
//-//
function customFontColor()
{
let theColor = prompt("Enter RGB as 255,
255, 255")
ge(activePlayer).style.color=
"rgb("+r+","+g+","+b+")";
//--//
// menuPlayerDistance.js
function menuPlayerDistance()
{
let menuId = 'menuPositionPlayer';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
//-//
//-//
//-//
//-//
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
//-//
//--//
// menuPlayerName.js
function menuPlayerName(whichId)
{
let menuId = 'menuNamePlayer';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
// make the menu draggable
makeElementDraggable(mainDiv);
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
let hr = ce("hr");
hr.style.height = "1px";
hr.style.border = "none";
hr.style.backgroundColor = "rgb(50, 50, 50)";
hr.style.color = "rgb(50, 50, 50)";
theMenu.append(hr);
//-//
//-//
theMenu.append(ce('br'));
//-//
//-//
//-//
theMenu.append(ce('br'));
//-//
ge('infoDivPlayer').innerText =
nameTextArea.value;
playerArray[0].name =
nameTextArea.value;
showPlayerData();
keyboardControlOn();
};
theMenu.append(enterButton);
//-//
//-//
function customPlayerName()
{
let theName = prompt("Enter Name")
playerArray[0].name = theName;
ge('infoDivPlayer').textContent = theName;
showPlayerData();
}
//--//
// menuPlayerOpacity.js
function menuPlayerOpacity()
{
let menuId = 'menuOpacityPlayer';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
let mainDiv = ce("div");
mainDiv.id = menuId;
mainDiv.style.position = "absolute";
mainDiv.style.left = ourPlayer.x + 100 +'px';
mainDiv.style.top = ourPlayer.y + 30 + 'px';
mainDiv.style.zIndex = '3';
ba(mainDiv);
//-//
makeElementDraggable(mainDiv);
//-//
//-//
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
//-//
//-//
theMenu.append(ce('br'));
//-//
ge(activePlayer).style.opacity =
theOpacity;
keyboardControlOn();
enterButtonSound();
updatePlayer();
};
theMenu.append(enterButton);
//-//
theMenu.append(ce('hr'));
//-//
let opacityButtons = [
"Default", 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8,
0.9, 1.0
];
updatePlayer();
};
theMenu.append(opacityButton);
}
//-//
theMenu.append(ce('br'));
//-//
//-//
theMenu.append(ce('br'));
}
function menuPlayerOpacity2()
{
audioPlay("sfx_blip_001", 1.0);
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
let theMenu = ce("div");
theMenu.className = "divStyle001";
theMenu.style.marginBottom = 4 + 'px';
theMenu.style.width = '250px';
mainDiv.append(theMenu);
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('br'));
//-//
//-//
//-//
theMenu.append(ce('br'));
//-//
ge(activePlayer).style.opacity =
theOpacity;
keyboardControlOn();
enterButtonSound();
updatePlayer();
};
theMenu.append(enterButton);
//-//
theMenu.append(ce('hr'));
//-//
let opacityButtons = [
"Default", 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8,
0.9, 1.0
];
for (let z = 0; z < opacityButtons.length; z++)
{
let opacityButton = ce("button");
opacityButton.textContent =
opacityButtons[z];
opacityButton.className = 'ourButton';
opacityButton.onclick = function()
{
ge(activePlayer).style.opacity =
opacityButtons[z];
ge("theOpacity").value =
opacityButtons[z];
updatePlayer();
};
theMenu.append(opacityButton);
}
//-//
theMenu.append(ce('br'));
//-//
//-//
theMenu.append(ce('br'));
}
//-//
function customOpacity()
{
let theOpacity = prompt("Enter Opacity as
0.0 to 1.0")
ge(activePlayer).style.opacity = theOpacity;
ge("theOpacity").value = theOpacity;
updatePlayer();
}
//--//
// menuPlayerPositionGet.js
let currentPosTimer;
function menuPlayerPositionGet()
{
let menuId = 'menuPositionPlayerGet';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
//-//
buttonContainer.append(ce("br"));
//-//
buttonContainer.append(playerPosRepeatButt
on);
//-//
buttonContainer.append(ce("br"));
//-//
buttonContainer.append(clearPosTimeButton);
//-//
buttonContainer.append(ce("br"));
//-//
theMenu.append(ce("hr"));
//-//
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
let yPosInput = ce("textarea");
yPosInput.id = "gotY";
yPosInput.className = "textInput";
yPosInput.onkeydown = function()
{
keyboardControlOff();
};
theMenu.append(yPosInput);
//-//
theMenu.append(ce("br"));
//-//
//-//
function playerPositionGet()
{
let currentPosition =
positionGet("thePlayer");
ge(activePlayer).innerText =
currentPosition.x.toFixed(0) + "\n" +
currentPosition.y.toFixed(0) + "\n";
ge('gotX').value = currentPosition.x;
ge('gotY').value = currentPosition.y;
}
function playerPositionGetRepeat()
{
currentPosTimer = setInterval(function()
{
playerPositionGet();
}, 1000);
}
function clearCurrentPosTimer()
{
clearInterval(currentPosTimer);
}
//--//
// menuPlayerPositionSet.js
function menuPlayerPositionSet()
{
let menuId = 'menuPositionPlayerSet';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
let positionValues = [
1, 2, 3, 4, 5, 6, 7, 8, 9, 10
];
//-//
buttonContainer.append(ce("br"));
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
//-//
theMenu.append(ce('br'));
//-//
//-//
//-//
theMenu.append(ce("br"));
//-//
if (theLocation == '1')
{
ourPlayer.x = 100;
ourPlayer.y = 700;
}
if (theLocation == '2')
{
ourPlayer.x = 500;
ourPlayer.y = 700;
}
if (theLocation == '3')
{
ourPlayer.x = 1000;
ourPlayer.y = 700;
}
if (theLocation == '4')
{
ourPlayer.x = 100;
ourPlayer.y = 200;
}
if (theLocation == '5')
{
ourPlayer.x = 500;
ourPlayer.y = 200;
}
if (theLocation == '6')
{
ourPlayer.x = 1000;
ourPlayer.y = 200;
}
if (theLocation == '7')
{
ourPlayer.x = 700;
ourPlayer.y = 700;
}
if (theLocation == '8')
{
ourPlayer.x = 50;
ourPlayer.y = 900;
}
if (theLocation == '9')
{
ourPlayer.x = 50;
ourPlayer.y = 100;
}
if (theLocation == '0')
{
ourPlayer.x = 300;
ourPlayer.y = 700;
}
movePlayer(activePlayer);
// update the playerArray posX
playerArray[0].posX = ourPlayer.x;
function customPosition()
{
let playerX = prompt("Enter X Position");
let playerY = prompt("Enter Y Position");
// if person doesn't input a value, then keep
the player where they are
if (playerX == '' || playerY == '')
{
ourPlayer.x = ourPlayer.x;
ourPlayer.y = ourPlayer.y;
return;
}
ge("customPosX").value = ourPlayer.x;
ge("customPosY").value = ourPlayer.y;
function customPositionText()
{
let playerX = ge("customPosX").value;
let playerY = ge("customPosY").value;
//--//
// menuPlayerSizeGet.js
function menuPlayerSizeGet()
{
let menuId = 'menuSizePlayerGet';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
//-//
theMenu.append(ce("br"));
//-//
let ySizeLabel = ce('label');
ySizeLabel.textContent = "Height";
ySizeLabel.style.marginRight = '4px';
theMenu.append(ySizeLabel);
//-//
//-//
function playerSizeGet()
{
let currentSize = sizeGet("thePlayer");
ge('gotSizeX').value = currentSize.x;
ge('gotSizeY').value = currentSize.y;
ge(activePlayer).innerText = currentSize.x +
"\n" + currentSize.y;
}
//--//
// menuPlayerSizeSet.js
function menuPlayerSizeSet()
{
let menuId = 'menuSizePlayerSet';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
let mainDiv = ce("div");
mainDiv.id = menuId;
mainDiv.style.position = "absolute";
mainDiv.style.left = ourPlayer.x + 100 +'px';
mainDiv.style.top = ourPlayer.y + 30 + 'px';
mainDiv.style.zIndex = '3';
ba(mainDiv);
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
theMenu.append(ce('hr'));
//-//
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
//-//
theMenu.append(ce('hr'));
//-//
function playerSizeSet()
{
// let currentSize = sizeGet("thePlayer");
let theSizeX;
let theSizeY;
theSizeX = ge('customSizeX').value;
theSizeY = ge('customSizeY').value;
ge(activePlayer).style.width = theSizeX;
ge(activePlayer).style.height = theSizeY;
function playerSizeSetDefault()
{
// let currentSize = sizeGet("thePlayer");
ge('customSizeX').value = theSizeX;
ge('customSizeY').value = theSizeY;
ge(activePlayer).style.width = theSizeX;
ge(activePlayer).style.height = theSizeY;
//--//
function menuPlayerSpeed()
{
let menuId = 'menuSpeedPlayer';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
let speedValues = [
1, 2, 3, 4, 5, 6, 7, 8, 9, 10
];
ge("textSpeed").value = speedValues[z];
updatePlayer();
};
theMenu.append(speedButton);
}
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
let enterButton = ce("button");
enterButton.onclick = function()
{
customSpeedFromTextInput();
keyboardControlOn();
enterButtonSound();
};
enterButton.className = "ourButton";
enterButton.textContent = "Enter";
theMenu.append(enterButton);
}
function customSpeed()
{
let theSpeed = prompt("Enter Speed 1 to
1000 etc")
ourPlayer.speedMultiplier = theSpeed;
ge("textSpeed").value =
ourPlayer.speedMultiplier;
ge('infoDiv').textContent = 'Speed: ' +
ourPlayer.speedMultiplier;
function customSpeedFromTextInput()
{
let theSpeed = ge("textSpeed").value;
ourPlayer.speedMultiplier = theSpeed;
//--//
// menuPlayerTexture.js
let textureArray =
[
{
name: "Default",
textureOffline:
"src/media/textures/jane.png",
textureOnline:
"https://collegeofscripting.weebly.com/uploads
/6/4/4/8/64482293/jane.png"
},
{
name: "Concrete 1",
textureOffline:
"src/media/textures/concrete1.jpg",
textureOnline:
"https://collegeofscripting.weebly.com/uploads
/6/4/4/8/64482293/concrete1.jpg"
},
{
name: "Wood 1",
textureOffline:
"./src/media/textures/wood1.jpg",
textureOnline:
"https://collegeofscripting.weebly.com/uploads
/6/4/4/8/64482293/wood1.jpg"
},
{
name: "Zebra 1",
textureOffline:
"src/media/textures/zebra1.jpg",
textureOnline:
"https://collegeofscripting.weebly.com/uploads
/6/4/4/8/64482293/zebra1.jpg"
},
{
name: "Boxing Glove",
textureOffline:
"src/media/textures/boxingglove.png",
textureOnline:
"https://collegeofscripting.weebly.com/uploads
/6/4/4/8/64482293/boxingglove.png"
},
{
name: "Jane",
textureOffline:
"src/media/textures/jane.png",
textureOnline:
"https://collegeofscripting.weebly.com/uploads
/6/4/4/8/64482293/jane.png"
}
];
function menuPlayerTexture2()
{
let menuId = 'menuTexturePlayer';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
textureButtonContainer.style.gridTemplateColu
mns = 'repeat(3, 1fr)';
textureButtonContainer.style.gap = '0.5px';
theMenu.append(textureButtonContainer);
ge(activePlayer).style.backgroundImage =
'url('+textureArray[z].textureOffline+')';
}
updatePlayer();
};
textureButton.title = textureArray[z].name;
if (online == true)
{
textureButton.src =
textureArray[z].textureOnline;
}
else if (online == false)
{
textureButton.src =
textureArray[z].textureOffline;
}
textureButton.style.width = '100px';
textureButtonContainer.append(textureButton);
//-//
theMenu.append(ce('br'));
}
}
//--//
// menuSearch.js
function menuSearch()
{
let menuId = 'menuSearchId';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
// menuSongChoices.js
function menuSongChoices()
{
let menuId = 'songMenu';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
makeElementDraggable(mainDiv);
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
numberContainer.style.gridTemplateColumns =
'repeat(5, 1fr)';
numberContainer.style.gap = '2px';
numberContainer.style.padding = '2px';
theMenu.append(numberContainer);
//-//
let volumeSetting = [
1, 2, 3, 4, 5, 6, 7, 8, 9, 10
];
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
songButtonsContainer.style.gridTemplateColu
mns = 'repeat(2, 1fr)';
songButtonsContainer.style.gap = '10px';
songButtonsContainer.style.padding =
'10px';
theMenu.append(songButtonsContainer);
//-//
songButtonsContainer.append(songButton);
}
if (songFlag == 1)
{
// color button of song chosen
ge(songChosenId).style.background =
"rgb(128, 128, 128)";
}
if (songFlag == 0)
{
// color button of song chosen
ge(songChosenId).style.background =
"rgb(0, 77, 129)";
}
}
//--//
// menuStructureColor.js
let theColorID;
function menuStructureColor(theStructureId)
{
let menuId = 'menuColorStructure';
//-//
theColorID = ge(theStructureId);
//-//
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
ge('hexTextbox').value =colorPicker.value;
let r = ge('theRed').value =
hexToRgb(colorPicker.value).r;
let g = ge('theGreen').value =
hexToRgb(colorPicker.value).g;
let b = ge('theBlue').value =
hexToRgb(colorPicker.value).b;
theColorID.style.backgroundColor=
"rgb("+r+", "+g+", "+b+")";
//-//
//-//
theMenu.append(ce('br'));
//-//
//-//
//-//
//-//
//-//
//-//
theColorID.style.backgroundColor=
"rgb("+red+", "+green+", "+blue+")";
colorPicker.value = hexColor;
//customStructureColorFromTextInput();
keyboardControlOn();
enterButtonSound();
};
theMenu.append(enterButton);
//-//
theMenu.append(ce('hr'));
//-//
//-//
ge(theStructureId).style.backgroundColor =
"rgb("+colorChoices[z].color+")";
let r = ge("theRed").value =
rgbValues[0].trim();
let g = ge("theGreen").value =
rgbValues[1].trim();
let b = ge("theBlue").value =
rgbValues[2].trim();
ge('hexTextbox').value = rgbToHex(r, g,
b);
updateStructures(theStructureId);
};
buttonContainer.append(colorChoiceButton);
}
//-//
// color of structure
theColorID.style.backgroundColor =
theColorFormatted;
theColorID.style.backgroundColor=
"rgb("+r+", "+g+", "+b+")";
//--//
let theTextID;
function
menuStructureColorText(ourStructureId)
{
theTextID = ge(ourStructureId);
//-//
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
ge('hexTextbox').value = colorPicker.value;
let r = ge('theRed').value =
hexToRgb(colorPicker.value).r;
let g = ge('theGreen').value =
hexToRgb(colorPicker.value).g;
let b = ge('theBlue').value =
hexToRgb(colorPicker.value).b;
//-//
//-//
theMenu.append(ce('br'));
//-//
//-//
//-//
//-//
//-//
let blueInput = ce("input");
blueInput.type = 'text';
blueInput.id = "theBlue";
blueInput.style.width = '50px';
blueInput.onkeydown = function()
{
keyboardControlOff();
};
theMenu.append(blueInput);
//-//
theTextID.style.color = "rgb("+red+",
"+green+", "+blue+")";
colorPicker.value = hexColor;
//customStructureColorFromTextInput();
keyboardControlOn();
enterButtonSound();
};
theMenu.append(enterButton);
//-//
theMenu.append(ce("hr"));
//-//
let buttonContainer = ce('div');
buttonContainer.style.display = 'grid';
buttonContainer.style.gridTemplateColumns
= 'repeat(3, 1fr)';
theMenu.append(buttonContainer);
//-//
let r = ge("theRed").value =
rgbValues[0].trim();
let g = ge("theGreen").value =
rgbValues[1].trim();
let b = ge("theBlue").value =
rgbValues[2].trim();
ge('hexTextbox').value = rgbToHex(r, g,
b);
updateStructures(ourStructureId);
};
buttonContainer.append(colorChoiceButton);
}
//-//
function customStructureFontColor()
{
let theColor = prompt("Enter RGB as
255,255,255")
//--//
// menuStructureDistance.js
let theDistanceID;
function
menuStructureDistance(theStructureId)
{
theDistanceID = theStructureId;
let menuId =
'menuPositionDistanceStructure';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
let theMenu = ce("div");
theMenu.className = "divStyle001";
theMenu.style.marginBottom = 4 +'px';
theMenu.style.overflowY = "auto";
mainDiv.append(theMenu);
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
theMenu.append(ce("br"));
//-//
theMenu.append(ce('hr'));
//-//
theMenu.append(ce("br"));
}
let ourDistanceTimer;
function keepGettingXYStructureCustom()
{
let obj1 = theDistanceID;
ourDistanceTimer = setInterval(function()
{
getDistanceXY(obj1, obj2);
}, 1000);
}
//--//
// Dedicated to God the Father
// All Rights Reserved Christopher Andrew
Topalian Copyright 2000-2024
// https://github.com/ChristopherTopalian
//
https://github.com/ChristopherAndrewTopalian
// menuStructureEdit.js
function menuStructureEdit(theStructureId)
{
// remove the text to find the digits only
which number in the array, based on id number
- 1 \d find digit
let theNumberOnlyStructure =
theStructureId.replace(/\D/g,'') - 1;
//-//
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
//-//
theMenu.append(ce('hr'));
//-//
let idLabel = ce("span");
idLabel.className = "textCompact";
idLabel.textContent = theStructureId;
idLabel.style.fontWeight = 'bold';
theMenu.append(idLabel);
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
let nameLabel = ce("span");
nameLabel.className = "textCompact";
nameLabel.textContent = "NAME";
theMenu.append(nameLabel);
//-//
theMenu.append(ce("br"));
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
//-//
theMenu.append(ce("hr"));
//-//
let textureLabel = ce("span");
textureLabel.className = "textCompact";
textureLabel.textContent = "TEXTURE";
theMenu.append(textureLabel);
//-//
theMenu.append(ce("br"));
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("br"));
//-//
menuStructurePositionGet(theStructureId);
};
theMenu.append(getPosButton);
//-//
menuStructurePositionSet(theStructureId);
};
theMenu.append(setPosButton);
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
//-//
theMenu.append(ce("hr"));
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
theMenu.append(ce("hr"));
//-//
showStructureData();
}
//--//
// menuStructureInstructions.js
function menuStructureInstructions()
{
let menuId = 'menuStructureInstructions';
//-//
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
makeElementDraggable(mainDiv);
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
theMenu.append(gotoSecondStructureSpan);
//-//
theMenu.append(ce('hr'));
//-//
let rowMenuSpan = ce("span");
rowMenuSpan.innerHTML = "<b> Letter J
</b><br> Creates a Row Menu<br>to GoTo Any
Structure";
theMenu.append(rowMenuSpan);
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
//--//
let worldNameId;
let theNameID;
let theNumberOnlyHere;
function menuStructureName(theStructureId)
{
let menuId = 'menuNameStructure';
theNameID = ge(theStructureId);
worldNameId = theStructureId;
theNumberOnlyHere =
theStructureId.replace(/\D/g,'') - 1;
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
//-//
// close button
let closeButton = makeCloseButton(menuId);
closeButton.style.right = 0 + 'px';
mainDiv.append(closeButton);
//-//
//-//
theMenu.append(ce('hr'));
//-//
function customStructureNameFromTextInput()
{
let theName = ge("theStructureName").value;
structuresArray[theNumberOnlyHere].name
= theName;
showStructureData();
}
//--//
// menuStructureOpacity.js
let worldOpacityId;
let theOpacityID;
let theNumberOnly;
function menuStructureOpacity(theStructureId)
{
theOpacityID = ge(theStructureId);
worldOpacityId = theStructureId;
//-//
audioPlay("sfx_blip_001", 1.0);
//-//
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce("nbsp"));
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
theMenu.append(ce('hr'));
//-//
let opacityValues = [
0.0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9,
1.0
];
ge("theOpacity").value =
opacityValues[z];
updateStructures(theStructureId);
};
theMenu.append(opacityButton);
}
//-//
theMenu.append(ce("br"));
//-//
//-//
theMenu.append(ce('br'));
}
function customStructureOpacity()
{
let theOpacity = prompt("Enter Opacity as
0.0 to 1.0")
// opacity of structure
theOpacityID.style.opacity = theOpacity;
theOpacityID.style.opacity = theOpacity;
// update structuresArray to show the
changed value
updateStructures(worldOpacityId);
}
//--//
// menuStructurePositionGet.js
let thePositionGetID;
function
menuStructurePositionGet(theStructureId)
{
thePositionGetID = theStructureId;
//-//
let menuId = 'menuPositionStructureGet';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
theMenu.append(ce("br"));
//-//
removeTimer(currentStructurePositionTimer);
};
cancelGetPosButton.className =
"ourButton";
cancelGetPosButton.textContent = "Cancel
Get Pos";
theMenu.append(cancelGetPosButton);
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce("nbsp"));
//-//
//-//
theMenu.append(ce("br"));
//-//
let yPosLabel = ce("label");
yPosLabel.textContent = "Y POS";
theMenu.append(yPosLabel);
//-//
theMenu.append(ce("nbsp"));
//-//
function structurePositionGet()
{
let currentPosition =
positionGet(thePositionGetID);
thePositionGetID.innerText =
currentPosition.x.toFixed(0) + "\n" +
currentPosition.y.toFixed(0) + "\n";
ge('gotX').value =
currentPosition.x.toFixed(0);
ge('gotY').value =
currentPosition.y.toFixed(0);
}
let currentStructurePositionTimer;
function structurePositionGetRepeat()
{
currentStructurePositionTimer =
setInterval(function()
{
structurePositionGet();
}, 1000);
}
//--//
// menuStructurePositionSet.js
let thePositionSetID;
let worldPositionId;
let numberOnlyStructure;
function
menuStructurePositionSet(theStructureId)
{
thePositionSetID = ge(theStructureId);
worldPositionId = theStructureId;
//-//
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
let structureValues = [
1, 2, 3, 4, 5, 6, 7, 8, 9, 10
];
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
theMenu.append(ce("nbsp"));
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
theMenu.append(ce("nbsp"));
//-//
//-//
theMenu.append(ce("br"));
//-//
if (theLocation == '1')
{
thePositionSetID.x = 100;
thePositionSetID.y = 100;
}
if (theLocation == '2')
{
thePositionSetID.x = 100;
thePositionSetID.y = 200;
}
if (theLocation == '3')
{
thePositionSetID.x = 100;
thePositionSetID.y = 300;
}
if (theLocation == '4')
{
thePositionSetID.x = 100;
thePositionSetID.y = 400;
}
if (theLocation == '5')
{
thePositionSetID.x = 100;
thePositionSetID.y = 500;
}
if (theLocation == '6')
{
thePositionSetID.x = 100;
thePositionSetID.y = 600;
}
if (theLocation == '7')
{
thePositionSetID.x = 100;
thePositionSetID.y = 700;
}
if (theLocation == '8')
{
thePositionSetID.x = 100;
thePositionSetID.y = 800;
}
if (theLocation == '9')
{
thePositionSetID.x = 100;
thePositionSetID.y = 900;
}
if (theLocation == '0')
{
thePositionSetID.x = 100;
thePositionSetID.y = 1000;
}
thePositionSetID.style.top =
thePositionSetID.y + 'px';
structuresArray[numberOnlyStructure].posY
= thePositionSetID.y;
ge("customPosY").value =
structuresArray[numberOnlyStructure].posY;
updateStructures(worldPositionId);
}
function customPositionStructure()
{
let playerX = prompt("Enter X Position");
let playerY = prompt("Enter Y Position");
// if no inputted value, keep player where
they are
if (playerX == '' || playerY == '')
{
thePositionSetID.x = thePositionSetID.x;
thePositionSetID.y = thePositionSetID.y;
return;
}
thePositionSetID.x = parseInt(playerX);
structuresArray[numberOnlyStructure].posY
= thePositionSetID.y;
ge("customPosY").value =
structuresArray[numberOnlyStructure].posY;
// update structuresArray to show the
changed value
updateStructures(worldPositionId);
}
function customPositionStructureText()
{
let playerX = ge("customPosX").value;
let playerY = ge("customPosY").value;
thePositionSetID.x = parseInt(playerX);
structuresArray[numberOnlyStructure].posY
= thePositionSetID.y;
ge("customPosY").value =
structuresArray[numberOnlyStructure].posY;
updateStructures(worldPositionId);
}
//--//
// menuStructureSizeGet.js
let theSizeGetID;
function menuStructureSizeGet(theStructureId)
{
theSizeGetID = theStructureId;
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
theMenu.append(ce("nbsp"));
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
theMenu.append(ce("nbsp"));
//-//
function structureSizeGet()
{
let currentSize = sizeGet(theSizeGetID);
ge('gotSizeX').value = currentSize.x;
ge('gotSizeY').value = currentSize.y;
//--//
// Dedicated to God the Father
// All Rights Reserved Christopher Andrew
Topalian Copyright 2000-2024
// https://github.com/ChristopherTopalian
//
https://github.com/ChristopherAndrewTopalian
// menuStructureSizeSet.js
let theSizeSetID;
let worldSizeId;
function menuStructureSizeSet(theStructureId)
{
theSizeSetID = ge(theStructureId);
worldSizeId = theStructureId;
if (ge(menuId))
{
removeElement(menuId);
}
//-//
//-//
//-//
let theMenu = ce("div");
theMenu.className = "divStyle001";
theMenu.style.width = '200px';
// theMenu.style.height = '200px';
theMenu.style.marginBottom = 4 +'px';
theMenu.style.overflowY = "auto";
mainDiv.append(theMenu);
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
theMenu.append(ce("nbsp"));
//-//
//-//
theMenu.append(ce("br"));
//-//
//-//
theMenu.append(ce("nbsp"));
//-//
//-//
theMenu.append(ce("br"));
//-//
function structureSizeSet()
{
let theSizeX;
let theSizeY;
theSizeX = ge('customSizeX').value;
theSizeY = ge('customSizeY').value;
theSizeSetID.style.width = theSizeX;
theSizeSetID.style.height = theSizeY;
updateStructures(worldSizeId);
}
function structureSizeSetDefault()
{
let theSizeX = 114;
let theSizeY = 70;
ge('customSizeX').value = theSizeX;
ge('customSizeY').value = theSizeY;
theSizeSetID.style.width = theSizeX;
theSizeSetID.style.height = theSizeY;
updateStructures(worldSizeId);
}
//--//
// menuStructureTexture.js
function menuStructureTexture(theStructureId)
{
let menuId = 'menuTextureStructure';
if (ge(menuId))
{
removeElement(menuId);
}
//-//
let mainDiv = ce("div");
mainDiv.id = menuId;
mainDiv.style.position = "absolute";
mainDiv.style.left = ourPlayer.x + 100 +'px';
mainDiv.style.top = ourPlayer.y + 30 + 'px';
mainDiv.style.zIndex = '3';
ba(mainDiv);
//-//
//-//
//-//
// close button
mainDiv.append(makeCloseButton(menuId));
//-//
theMenu.append(ce('hr'));
//-//
//-//
theMenu.append(ce('hr'));
//-//
ge(theStructureId).style.backgroundImage =
'url('+textureArray[z].textureOnline+')';
}
else if (online == false)
{
ge(theStructureId).style.backgroundImage =
'url('+textureArray[z].textureOffline+')';
}
updateStructures(theStructureId);
};
textureButton.className = "ourButton";
textureButton.textContent =
textureArray[z].name;
theMenu.append(textureButton);
//-//
theMenu.append(ce('br'));
}
}
//--//
// Dedicated to God the Father
// All Rights Reserved Christopher Andrew
Topalian Copyright 2000-2024
// https://github.com/ChristopherTopalian
//
https://github.com/ChristopherAndrewTopalian
// mouseOff.js
function mouseOff()
{
// remove the listen for mouse clicks
window.removeEventListener("click",
mousePos, false);
}
//--//
// mouseOn.js
function mouseOn()
{
// add a listen for mouse clicks
window.addEventListener("click",
mousePos, false);
}
//--//
// mousePos.js
function mousePos(whichId)
{
let mouseX = event.pageX;
let mouseY = event.pageY;
console.log(mousePos);
ge('infoDiv').innerText = mousePos;
if (cameraFlag == 0)
{
ourPlayer.x = mouseX;
ourPlayer.y = mouseY;
movePlayer(whichId);
cameraFlag = 1;
}
}
//--//
// playerUpdate.js
function updatePlayer(idName)
{
idName = 'thePlayer';
playerArray[0].name = playerArray[0].name;
playerArray[0].id = idName;
playerArray[0].posX = get(idName, 'pos').x;
playerArray[0].posY = get(idName, 'pos').y;
playerArray[0].sizeX = get(idName, 'size').x;
playerArray[0].sizeY = get(idName, 'size').y;
playerArray[0].colorFill = get(idName,
'background-color'),
playerArray[0].colorText = get(idName,
'color'),
playerArray[0].opacity = get(idName,
'opacity');
playerArray[0].textureOffline = get(idName,
'background-image');
playerArray[0].textureOnline = get(idName,
'background-image');
showPlayerData();
}
//--//
// positionDistance.js
let distanceX;
// console.log(distanceX);
ge('thePlayer').textContent = distanceX;
return distanceX;
}
let distanceY;
console.log(distanceY);
ge('thePlayer').textContent = distanceY;
return distanceY;
}
let distanceX;
let distanceY;
let ourTimer;
function keepGettingXYCustom()
{
let obj1 = "thePlayer";
ourTimer = setInterval(function()
{
getDistanceXY(obj1, obj2);
}, 1000);
}
function removeTimer(whichTimer)
{
clearInterval(whichTimer);
}
// examples
// getDistanceX('thePlayer', 'target1');
// getDistanceY('thePlayer', 'target1');
//--//
// positionGet.js
function positionGet(whichId)
{
let playerElement = ge(whichId);
if (playerElement)
{
let theRect =
playerElement.getBoundingClientRect();
let posXY = {
x: theRect.x + theRect.width / 2 +
window.scrollX,
y: theRect.top + theRect.height / 2 +
window.scrollY
};
return posXY;
}
}
//--//
// positionGetSizeAndSides.js
let theRect =
whichId.getBoundingClientRect();
return theRect;
}
// How to Use this Function
//
console.log(JSON.stringify(positionGetSizeAn
dSides('boxOne')));
//
console.log(JSON.stringify(positionGetSizeAn
dSides('thePlayer')));
//
console.log(JSON.stringify(positionGetSizeAn
dSides(ge(activePlayer))));
/*
//
console.log(JSON.stringify(positionGetSizeAn
dSides('thePlayer')));
{ "x":374,"y":250.33334350585938,"width":78,"
height":78,"top":250.33334350585938,"right":4
52,"bottom":328.3333435058594,"left":374 }
*/
/*
{
"x":374,
"y":250.33334350585938,
"width":78,
"height":78,
"top":250.33334350585938,
"right":452,
"bottom":328.3333435058594,
"left":374
}
*/
/*
*/
// example
//
console.log(JSON.stringify(positionGetSizeAn
dSides('thePlayer')));
//--//
// sizeGet.js
// gets size of any element of a specified id
function sizeGet(whichId)
{
whichId = ge(whichId);
let theRect =
whichId.getBoundingClientRect();
let sizeXY =
{
x: parseFloat(theRect.width),
y: parseFloat(theRect.height)
};
return sizeXY;
}
/*
/*
*/
// example
//
console.log(JSON.stringify(sizeGet('thePlayer')
));
//--//
// Dedicated to God the Father
// All Rights Reserved Christopher Andrew
Topalian Copyright 2000-2024
// https://github.com/ChristopherTopalian
//
https://github.com/ChristopherAndrewTopalian
// travelTo.js
function travelTo(theSection)
{
if (theSection == "news")
{
if (!ge("newsSection"))
{
alert("First, Explore the World\nto
REVEAL the NEWS Section");
}
else
{
audioPlay("sfx_blip_001", 1.0);
ourPlayer.x = 100;
ourPlayer.y =
positionGet("newsSection").y;
}
}
if (theSection == "scripting")
{
if (!ge("scriptingSection"))
{
alert("First, Explore the World\nto
REVEAL the SCRIPTING Section");
}
else
{
audioPlay("sfx_blip_001", 1.0);
ourPlayer.x = 100;
ourPlayer.y =
positionGet("scriptingSection").y;
}
}
if (theSection == "books")
{
if (!ge("collegeBooksSection"))
{
alert("First, Explore the World\nto
REVEAL the COLLEGE BOOKS Section");
}
else
{
audioPlay("sfx_blip_001", 1.0);
ourPlayer.x = 100;
ourPlayer.y =
positionGet("collegeBooksSection").y;
}
}
if (theSection == "evidence")
{
if (!ge("evidenceIdSection"))
{
alert("First, Explore the World\nto
REVEAL the EVIDENCE Section");
}
else
{
audioPlay("sfx_blip_001", 1.0);
ourPlayer.x = 100;
ourPlayer.y =
positionGet("evidenceIdSection").y;
}
}
movePlayer(activePlayer);
}
//--//
// rowOfBookImages.js
//-//
// filter by date
// if (whichArray[x].month === '2' &&
whichArray[x].day === '29' &&
whichArray[x].year === '2018')
// filter by year
// if (whichArray[x].year === '2022')
//-//
//-//
//--//
// rowOfCollegeBooks.js
//-//
//-//
mainDiv.append(subDiv);
//-//
//-//
//-//
//-//
//-//
// rowOfCollegeLinks.js
//-//
//-//
//--//
// rowOfDetails.js
//-//
//-//
if (whichArray[i].tag == criteria1)
{
// filter by month
if (whichArray[i].date.substring(0, 2) ==
"07")
{
if (whichArray[i].probability >= 50)
{
let subDiv = ce("div");
subDiv.className = "divStyle001";
mainDiv.append(subDiv);
//-//
//-//
theDiv.innerText = "Content
Sensitive - Open at Your Discretion";
//-//
theDiv.append(ce("br"));
//-//
subDiv.append(printButton);
//-//
theDiv.append(ce("br"));
//-//
//-//
theDiv.append(ce("br"));
//-//
theDiv.append(ce("br"));
//-//
//-//
theDiv.append(ce("br"));
//-//
//-//
theDiv.append(ce("br"));
//-//
//-//
theDiv.append(ce("br"));
//-//
//--//
// filter by MONTH
// if (whichArray[i].date.substring(0, 2) == 7)
// filter by Multiple MONTHS
// if(whichArray[i].date.substring(0, 2) == 8 ||
whichArray[i].date.substring(0, 2) == 9)
// filter by DATE
// if (whichArray[i].date.substring(0, 10) ==
"02/29/2018")
// filter by YEAR
// if (whichArray[i].date.substring(6, 10) ==
2019)
//--//
//-//
//-//
// filter by DATE
// if (whichArray[i].date.substring(0, 10)
== "02/29/2018")
// filter by YEAR
// if (whichArray[i].date.substring(6, 10)
== 2019)
//-//
//-//
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
//-//
let info = ce("span");
info.innerText = whichArray[i].info +
"\n";
subDiv.append(info);
//-//
//--//
//-//
// filter by DATE
// if (whichArray[i].date.substring(0, 10)
== "02/29/2018")
// filter by YEAR
// if (whichArray[i].date.substring(6, 10)
== 2019)
// filter by MULTIPLE YEARS
// if (whichArray[i].date.substring(6, 10)
== 2019 || whichArray[i].date.substring(6, 10)
== 2020)
if (whichArray)
{
counter += 1;
//-//
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
//-//
//-//
//-//
subDiv.append(ce("br"));
//-//
//--//
// rowOfInvestigation.js
function sortInvestigation(whichY,
whichDirection)
{
let whichArray =
petitoGabrielleInvestigation;
if (whichDirection == "up")
{
whichArray.sort(function(a, b)
{
return new Date(a.date) - new
Date(b.date);
});
}
else if (whichDirection == "down")
{
whichArray.sort(function(b, a)
{
return new Date(a.date) - new
Date(b.date);
});
}
function removeRow()
{
let name = "Investigation";
let counter = 0;
for (x = 0; x <
petitoGabrielleInvestigation.length; x++)
{
counter += 1;
removeElement(name + counter);
}
removeElement("theIdOfButtons");
}
//-//
//-//
//-//
let buttonDescending = ce("button");
buttonDescending.className =
"ourButton";
buttonDescending.onclick = function()
{
sortInvestigation(theY, 'down');
removeRow();
};
buttonDescending.textContent =
"Descending";
theButtons.append(buttonDescending);
//-//
// filter by DATE
// if (whichArray[i].date.substring(0, 10)
== "02/29/2018")
// filter by YEAR
// if (whichArray[i].date.substring(6, 10)
== 2019)
//-//
//-//
//-//
theDiv.append(ce("hr"));
//-//
//-//
theDiv.append(ce("br"));
//-//
//-//
theDiv.append(ce("hr"));
//-//
//-//
theDiv.append(ce("hr"));
}
}
}
}
//--//
// rowOfLanguage.js
//-//
//-//
// used with lindenLanguage array
// used with javascriptLanguage array
for (let i = 0; i < whichArray.length; i++)
{
if (whichArray[i].category == criteria1 &&
whichArray[i].tag == criteria2)
{
counter += 1;
//-//
//-//
//-//
let controlPanelSummary =
ce("summary");
controlPanelDetails.append(controlPanelSum
mary);
//-//
controlPanelSummary.append(controlPanel);
//-//
subDiv.append(ce('hr'));
//-//
controlPanelDetails.append(printButton);
//-//
controlPanelDetails.append(titleOfUrlAnchor);
//-//
//-//
controlPanelDetails.append(titleOfUrlAnchor2);
//-//
//-//
subDiv.append(ce('hr'));
//-//
//-//
subDiv.append(ce('hr'));
//-//
//-//
subDiv.append(ce('hr'));
//-//
subDiv.append(ce('hr'));
//-//
//-//
subDiv.append(ce('hr'));
//-//
subDiv.append(ce('hr'));
//-//
//-//
subDiv.append(ce('hr'));
//-//
//-//
subDiv.append(ce('hr'));
}
}
}
//--//
// rowOfLanguageShowAll.js
//-//
//-//
//-//
theDiv.append(ce("hr"));
//-//
//-//
theDiv.append(ce("hr"));
//-//
theDiv.append(ce("hr"));
//-//
//-//
theDiv.append(ce("hr"));
//-//
//-//
//-//
//-//
//-//
let url2Link = ce("a");
url2Link.href = whichArray[i].url2;
url2Link.target = "_blank";
url2Link.textContent = "Link 2";
theDiv.append(url2Link);
//-//
theDiv.append(ce("hr"));
//-//
//-//
//-//
theDiv.append(ce("hr"));
//-//
//-//
theDiv.append(ce("hr"));
//-//
//-//
//-//
theDiv.append(ce("hr"));
//-//
let usageLabel = ce("span");
usageLabel.style.fontWeight = "bold";
usageLabel.style.color = "rgb(180, 180,
180)";
usageLabel.textContent = "Usage: ";
theDiv.append(usageLabel);
//-//
//-//
theDiv.append(ce("hr"));
//-//
//-//
//-//
theDiv.append(ce("hr"));
//-//
theDiv.append(ce("hr"));
//-//
mainDiv.append(theDiv);
}
}
}
//--//
// rowOfNews.js
//-//
//-//
// filter by DATE
// if (whichArray[i].date.substring(0, 10)
== "02/29/2018")
// filter by YEAR
// if (whichArray[i].date.substring(6, 10)
== 2019)
if (whichArray)
{
counter += 1;
//-//
//-//
let newsHeading = ce("div");
newsHeading.textContent = "NEWS";
let hr = ce("hr");
hr.className = 'hrCompact';
newsHeading.append(hr);
theDiv.append(newsHeading);
//-//
//-//
theDiv.append(ce("br"));
//-//
let headline = ce("div");
headline.textContent =
whichArray[i].headline;
theDiv.append(headline);
//-//
//-//
//--//
// rowOfNotes.js
//-//
// filter by DATE
// if (whichArray[i].date.substring(0, 10)
== "02/29/2018")
// filter by YEAR
// if (whichArray[i].date.substring(6, 10)
== 2019)
if (whichArray)
{
counter += 1;
//-//
let theDiv = ce("div");
theDiv.id = "Notes" + counter;
theDiv.className = "divStyle001";
theDiv.style.width = "170px";
theDiv.style.padding = "12px";
mainDiv.append(theDiv);
//-//
//-//
theDiv.append(ce("hr"));
//-//
//-//
theDiv.append(ce("br"));
//-//
//-//
//-//
//--//
// rowOfNotesWithTextArea.js
//-//
//-//
// filter by DATE
// if (whichArray[i].date.substring(0, 10)
== "02/29/2018")
// filter by YEAR
// if (whichArray[i].date.substring(6, 10)
== 2019)
if (whichArray)
{
counter += 1;
//-//
//-//
//-//
//--//
// rowOfScienceImagesAndLink.js
function rowOfScienceImagesAndLink(theX,
theY, sizeX, sizeY, whichArray, criteria1,
criteria2) {
let counter = 0;
//-//
//-//
// filter by DATE
// if (whichArray[i].date.substring(0, 10)
== "02/29/2018")
// filter by YEAR
// if (whichArray[i].date.substring(6, 10)
== 2019)
//-//
//-//
//-//
theContent.append(ce("hr"));
//-//
let printButton = ce("button");
printButton.className =
"ourButton";
printButton.textContent = "Print";
printButton.onclick = function()
{
printOnlyDiv(subDiv.id);
};
theContent.append(printButton);
//-//
theContent.append(ce("br"));
//-//
//-//
theContent.append(ce("br"));
//-//
let date = ce("div");
date.textContent = whichArray[i].date;
theContent.append(date);
//-//
theContent.append(ce("br"));
//-//
//-//
theContent.append(ce("br"));
//-//
//-//
theContent.append(ce("br"));
//-//
//--//
// rowOfSocialMediaEvidence.js
function rowOfSocialMediaEvidence(theX,
theY, sizeX, sizeY, whichArray, criteria1)
{
let counter = 0;
//-//
//-//
for (let i = 0; i < whichArray.length; i++) {
if (whichArray[i].tag == criteria1 &&
whichArray[i].date.substring(6, 10) == 2020 &&
whichArray[i].probability >= 50)
{
counter += 1;
//-//
//-//
theDiv.append(ce('hr'));
//-//
let printButton = ce("button");
printButton.className = "ourButton";
printButton.textContent = "print";
printButton.onclick = function()
{
printOnlyDiv(theDiv.id);
};
theDiv.append(printButton);
//-//
theDiv.append(ce("br"));
//-//
//-//
theDiv.append(ce("br"));
//-//
//-//
theDiv.append(ce("br"));
//-//
//-//
theDiv.append(ce("br"));
//-//
//-//
theDiv.append(ce("br"));
//-//
//-//
theDiv.append(ce("br"));
//-//
//--//
// Dedicated to God the Father
// All Rights Reserved Christopher Andrew
Topalian Copyright 2000-2024
// https://github.com/ChristopherTopalian
//
https://github.com/ChristopherAndrewTopalian
// rowOfVideos.js
// for example
https://www.youtube.com/watch?v=Q4tPG-
cwiWE
//-//
//-//
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
//--//
// rowOfVideosMultipleFilters.js
//-//
//-//
//-//
//-//
//-//
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
//--//
// rowOfVideosOnlineStartEnd.js
// makes a row of videos, using internet url
embed enabled videos, with a reload button, so
that the video and/or audio can be played again
from the start point.
function makeVideosOnlineStartEnd(theX,
theY, sizeX, sizeY, whichArray, criteria1,
criteria2)
{
let counter = 0;
//-//
//-//
//-//
//-//
let separatorText = ce("span");
separatorText.textContent = " - ";
subDiv.append(separatorText);
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
//--//
// rowOfWebsitesOrVideos.js
// Makes iframes in a row to add content to our
level can be used to display Websites or
Videos the websites must allow iframe the
videos must allow embed
//-//
//-//
for (let i = 0; i < whichArray.length; i++) {
if (whichArray[i].tag == criteria1)
{
counter += 1;
//-//
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
subDiv.append(ce("br"));
//-//
//-//
subDiv.append(ce("br"));
//-//
let uploadDateText = ce("span");
uploadDateText.textContent = "upload
date " + whichArray[i].date;
subDiv.append(uploadDateText);
//-//
subDiv.append(ce("br"));
//-//
//-//
subDiv.append(ce("br"));
//-//
subDiv.append(ce("br"));
//-//
//--//
// soundsArray.js
let soundsArray =
[
{
name: 'sfx_blip_001',
soundFileOffline:
'src/media/sounds/sfx_blip_001.mp4',
soundFileOnline:
'https://collegeofscripting.weebly.com/uploads/
6/4/4/8/64482293/sfx_blip_001.mp4'
},
{
name: 'sfx_warp_001',
soundFileOffline:
'src/media/sounds/sfx_warp_001.mp3',
soundFileOnline:
'https://collegeofscripting.weebly.com/uploads/
6/4/4/8/64482293/sfx_warp_001.mp3'
}
];
//--//
// songsArray.js
let songsArray =
[
{
name: "Emotional Blockbuster 2",
theId: "EmotionalBlockbuster2",
soundFileOffline:
'src/media/songs/emotional_blockbuster_2.mp
3',
soundFileOnline: "https://64482293-
555277121853380144.preview.editmysite.com/u
ploads/6/4/4/8/64482293/
emotional_blockbuster_2.mp3"
},
{
name: "Video Game Blockbuster",
theId: "VideoGameBlockbuster",
soundFileOffline:
"src/media/songs/video_game_blockbuster.mp
3",
soundFileOnline: "https://64482293-
555277121853380144.preview.editmysite.com/u
ploads/6/4/4/8/64482293/
video_game_blockbuster.mp3"
},
{
name: "Ice and Snow",
theId: "iceAndSnow",
soundFileOffline:
"src/media/songs/ice_and_snow.mp3",
soundFileOnline:
"https://collegeofscripting.weebly.com/uploads
/6/4/4/8/64482293/ice_and_snow.mp3"
},
{
name: "Kings Trailer",
theId: "kingsTrailer",
soundFileOffline:
"src/media/songs/kings_trailer.mp3",
soundFileOnline:
"https://collegeofscripting.weebly.com/uploads
/6/4/4/8/64482293/kings_trailer.mp3"
},
{
name: "Lonely Mountain",
theId: "lonelyMontain",
soundFileOffline:
"src/media/songs/lonely_mountain.mp3",
soundFileOnline:
"https://collegeofscripting.weebly.com/uploads
/6/4/4/8/64482293/lonely_mountain.mp3"
},
{
name: "Parhelion",
theId: "parehelion",
soundFileOffline:
"src/media/songs/parhelion.mp3",
soundFileOnline:
"https://collegeofscripting.weebly.com/uploads
/6/4/4/8/64482293/parhelion.mp3"
},
{
name: "Night Vigil",
theId: "nightVigil",
soundFileOffline:
"src/media/songs/night_vigil.mp3",
soundFileOnline:
"https://collegeofscripting.weebly.com/uploads
/6/4/4/8/64482293/night_vigil.mp3"
},
{
name: "The Abyss",
theId: "theAbyss",
soundFileOffline:
"src/media/songs/the_abyss.mp3",
soundFileOnline:
"https://collegeofscripting.weebly.com/uploads
/6/4/4/8/64482293/the_abyss.mp3"
},
{
name: "Burt's Requiem",
theId: "burtsRequiem",
soundFileOffline:
"src/media/songs/burts_requiem.mp3",
soundFileOnline:
"https://collegeofscripting.weebly.com/uploads
/6/4/4/8/64482293/burts_requiem.mp3"
},
{
name: "Horizon Flare",
theId: "horizonFlare",
soundFileOffline:
"src/media/songs/horizon_flare.mp3",
soundFileOnline:
"https://collegeofscripting.weebly.com/uploads
/6/4/4/8/64482293/horizon_flare.mp3"
},
{
name: "Motions",
theId: "motions",
soundFileOffline:
"src/media/songs/motions.mp3",
soundFileOnline:
"https://collegeofscripting.weebly.com/uploads
/6/4/4/8/64482293/motions.mp3"
}
];
//--//
// audioPlay.js
function audioPlay(whichId, whichVolume)
{
let audio = ge(whichId);
if (audio)
{
audio.volume = whichVolume;
audio.play();
}
}
//--//
// example
// audioPlay("blip", 1.0);
// clickSound.js
function clickSound()
{
audioPlay('sfx_blip_001', 1.0);
}
//--//
// enterButtonSound.js
function enterButtonSound()
{
audioPlay("sfx_blip_001", 1.0);
}
//--//
// hoverSound.js
function hoverSound()
{
audioPlay('sfx_warp_001', 1.0);
}
//--//
// playSong.js
function playSong(whichSongId)
{
let song = ge(whichSongId);
song.volume = songVolume;
songChosenId = song.id + "Button";
console.log(songChosenId);
// console.log(song.id);
if (songFlag == 0)
{
song.volume= songVolume;
song.play();
songFlag = 1;
}
else if (songFlag == 1)
{
// color chosen song's Button back to its
default color
ge(songChosenId).style.background =
"rgb(0, 77, 129)";
//--//
// example
// playSong("emotionalBlockbuster2Song",
1.0);
// sound.js
let songFlag = 0;
let songChosenId;
let songActive = 0;
function loadSounds(whichArray)
{
for (let x = 0; x < whichArray.length; x++)
{
let theSound = ce('audio');
if (online == false)
{
theSound.src =
whichArray[x].soundFileOffline;
}
else
{
theSound.src =
whichArray[x].soundFileOnline;
}
theSound.id = whichArray[x].name;
theSound.loop = false;
theSound.volume = 1.0;
ba(theSound);
}
}
//--//
// stopSound.js
function stopSound(whichSongId)
{
let song = ge(whichSongId);
song.pause();
}
//--//
// volumeSet.js
function volumeSet(theVolume)
{
songVolume = theVolume;
}
//--//
// structuresColorAll.js
function structuresColorAll()
{
let theStructure;
for (let x = 1; x <= structuresArray.length; x+
+)
{
theStructure = "STRUCTURE" + x;
ge(theStructure).style.backgroundColor =
"rgb(70, 95, 140)";
}
}
//--//
// structuresCreate.js
/*
CREATE a STRUCTURE:
After the Letter B on the keyboard is pressed,
or the Create Button is Left Clicked in the
Player Menu, it activates Structure Create
Mode, which allows us to place structures in
the world using the Left Mouse Button.
Esc Button is used to deactivate Structure
Mode.
*/
let structureId = 1;
//-//
theX = theEvent.pageX;
theY = theEvent.pageY;
//-//
//-//
//-//
/*
// For a Top Left Coordinate System, use this
way below
ourStructure.style.left = theX +'px';
ourStructure.style.top = theY + 'px';
*/
// ourStructure.id = "STRUCTURE" +
structureId;
// id
ourStructure.id = structuresArray.length + 1;
ourStructure.style.resize = 'both';
// ourStructure.setAttribute('onclick',
'structuresGetInfo(\''+ourStructure.id+'\');');
// ourStructure.setAttribute('onclick',
'menuStructureEdit(\''+ourStructure.id+'\');');
// when clicked activate two functions
// ourStructure.setAttribute('onclick',
'menuStructureEdit(\''+ourStructure.id+'\');stru
cturesGetInfo(\''+ourStructure.id+'\');');
ourStructure.style.zIndex = "2";
ourStructure.style.border = "solid 2px
rgba(100, 100, 255, 1.0)";
ourStructure.style.background = colorFill;
ourStructure.style.opacity =
structureOpacity;
// ourStructure.style.backgroundImage =
'url("https://collegeofscripting.weebly.com/uplo
ads/6/4/4/8/64482293/wood1.jpg")';
ourStructure.style.backgroundImage=
theTexture;
// PADDING
// ourStructure.style.paddingTop = "2px";
ourStructure.style.fontFamily = "arial";
ourStructure.style.fontWeight = "bold";
ourStructure.style.fontSize = "20px";
ourStructure.style.color = colorText;
ourStructure.style.textAlign = "center";
ourStructure.style.overflowY = "scroll";
// structuresArray[structureId].name
let structureAttributes =
{
// name: ourStructure.id, //name
console.log(JSON.stringify(structuresArray));
ba(ourStructure);
makeElementDraggable(ourStructure);
showStructureData();
}
//--//
// structuresCreateFromFile.js
function structuresCreateFromFile()
{
//
console.log(JSON.stringify(structuresArray));
ourStructure.style.position = "absolute";
/*
// For a Top Left Coordinate System, use
this way below
ourStructure.style.left =
structuresArray[z].posX + 'px';
ourStructure.style.top =
structuresArray[z].posY + 'px';
*/
// SIZE
ourStructure.style.width =
structuresArray[z].sizeX +'px';
ourStructure.style.height =
structuresArray[z].sizeY +'px';
ourStructure.style.overflowY = "scroll";
// PADDING
// ourStructure.style.paddingTop = "2px";
// "STRUCTURE" + structureId;
// id
ourStructure.id = structuresArray[z].id;
ourStructure.style.resize = 'both';
// ourStructure.setAttribute('onclick',
'menuStructureEdit(\''+ourStructure.id+'\');stru
cturesGetInfo(\''+ourStructure.id+'\');');
ourStructure.style.zIndex =
structuresArray[z].layer;
if (structuresArray[z].texture != "none")
{
ourStructure.style.backgroundImage =
structuresArray[z].texture;
}
else
{
ourStructure.style.background =
structuresArray[z].colorFill;
}
ourStructure.style.border = "solid 2px";
ourStructure.style.borderColor =
"rgba(100, 100, 255, 1.0)";
ourStructure.style.opacity =
structuresArray[z].opacity;
// FONT
ourStructure.style.fontFamily = "arial";
ourStructure.style.fontWeight = "bold";
ourStructure.style.fontSize = "20px";
ourStructure.style.color =
structuresArray[z].colorText;
ourStructure.style.textAlign = "center";
// Show the id of the structure and also the
simplified position data
ourStructure.innerText =
structuresArray[z].id + "\n" +
structuresArray[z].name + "\n" +
structuresArray[z].posX.toFixed(0) + "\n" +
structuresArray[z].posY.toFixed(0);
ba(ourStructure);
makeElementDraggable(ourStructure);
}
//console.log(JSON.stringify(structuresArray));
}
// example
//--//
// structuresGoTo.js
function structuresGoTo(whichId)
{
console.log(whichId);
//if (playerElement)
//{
audioPlay("sfx_blip_001", 1.0);
//--//
//structuresRemoveAll.js
function structuresRemoveAll()
{
let theStructure;
removeElement(theStructure);
}
//--//
/*
By Pressing the J button, the player creates a
menu that is populated with entries from each
Structure made.
The player can then click on any of the entries
to be taken to the location of that Structure.
The Structures GoTo Menu can also be opened
from the playerMenu, by clicking on the GoTo
button.
*/
//-//
//-//
//-//
for (let i = 0; i < whichArray.length; i++) {
if (whichArray)
{
let theTextArea = ce("div");
theTextArea.style.width = sizeX + 10 +
'px';
theTextArea.style.height = sizeY + 5 +
'px';
theTextArea.style.zIndex = "998";
theTextArea.style.border = "solid 2px";
theTextArea.style.borderColor =
"rgba(0,255,255,1.0)";
theTextArea.style.background =
"rgb(0,0,0)";
theTextArea.style.fontFamily = "arial";
theTextArea.style.fontWeight =
"normal";
theTextArea.style.fontSize = "medium";
theTextArea.style.color = "rgb(170, 170,
170";
theTextArea.style.textAlign = "center";
theTextArea.style.overflowY = "scroll";
theTextArea.style.resize = "none";
theTextArea.setAttribute("readonly",
"true");
//-//
//-//
theTextArea.append(ce("br"));
//-//
//-//
//-//
//-//
//-//
//-//
let sizeYText = ce("div");
sizeYText.textContent = "Y Size " +
whichArray[i].sizeY;
theTextArea.append(sizeYText);
mainDiv.append(theTextArea);
}
}
}
//--//
// updateStructures.js
structureAttributes =
{
name:
structuresArray[theNumberOnly].name,
id: idName,
posX: get(idName, 'pos').x,
posY: get(idName, 'pos').y,
sizeX: get(idName, 'size').x,
sizeY: get(idName, 'size').y,
colorFill: get(idName, 'background-color'),
colorText: get(idName, 'color'),
opacity: get(idName, 'opacity'),
texture: get(idName, 'background-image')
};
structuresArray.splice(theNumberOnly,1,struct
ureAttributes);
showStructureData();
}
//--//
// Dedicated to God the Father
// All Rights Reserved Christopher Andrew
Topalian Copyright 2000-2024
// https://github.com/ChristopherTopalian
//
https://github.com/ChristopherAndrewTopalian
// copyIt.js
function copyIt(whichId)
{
let copyText = ge(whichId);
copyText.select();
copyText.setSelectionRange(0, 1000000);
document.execCommand("copy");
}
//--//
// listens.js
//--//
// preventContextMenu.js
function preventContextMenu()
{
document.addEventListener('contextmenu',
function(event)
{
event.preventDefault();
});
}
//--//
function printOnlyDiv(whichDiv)
{
audioPlay("sfx_blip_001", 1.0);
mywindow.document.write('<style>img{width:
75%;</style></head><body>');
mywindow.document.write('<h4>' +
document.title + '</h4>');
mywindow.document.write(ge(whichDiv).inner
HTML);
mywindow.print();
// mywindow.close();
}
function printTextArea(whichTextArea)
{
audioPlay("sfx_blip_001", 1.0);
mywindow.document.write('<style>img{width:
75%;</style></head><body>');
mywindow.document.write('<h4>' +
document.title + '</h4>');
mywindow.document.write(ge(whichTextArea).
value);
mywindow.print();
// mywindow.close();
}
//--//
// removeElement.js
function removeElement(whichElement)
{
if (ge(whichElement))
{
ge(whichElement).remove();
}
}
//--//
// whenLoaded.js
function whenLoaded()
{
// width, height
makeBackground(250000, 250000);
// sectionTitle
makeSectionTitle();
makeDedication();
makeEngineTitle();
loadSounds(soundsArray);
loadSounds(songsArray);
// player
makePlayer();
playerLoadData(activePlayer);
movePlayer(activePlayer, -1, 0);
makeInfoDiv();
makeInfoDivPlayer();
// structures
structuresCreateFromFile();
makeStructureTextArea();
makePlayerTextArea();
menuPlayer();
sortData();
containerLanguage();
makeLogo();
makeBottomToolbar(bottomToolbarArray);
// makeVideo("ewDcgG8Q288");
gameLoop(activePlayer);
}
//--//
// booksPdf.js
let booksPdf =
[
{ title:`How to Combine JS Files into One`,
date:`07/26/2021 12:00 AM`, url:`_ tutorials/How
to Combine JS Files into One.pdf`, tag:`pdf`,
description:`programming`},
//--//
let booksWebsite =
[
{ title:"JavaScript for Humans",
date:"07/26/2021 12:00 AM",
url:"https://collegeofscripting.weebly.com/java
script-for-humans-book.html", tag:"pdf",
description:"programming"},
url:"https://collegeofscripting.weebly.com/java
script-bookmarklet-advanced-programming-
book.html", tag:"pdf",
description:"programming"},
url:"https://collegeofscripting.weebly.com/nod
ejs-for-humans-book.html", tag:"pdf",
description:"programming"},
url:"https://collegeofscripting.weebly.com/pyth
on-language-for-humans-book.html", tag:"pdf",
description:"programming"},
url:"https://collegeofscripting.weebly.com/pyth
on-scripting-in-blender-for-humans-
book.html", tag:"pdf",
description:"programming"},
url:"https://collegeofscripting.weebly.com/libre
office-scripting-for-humans-book.html",
tag:"pdf", description:"programming"},
{ title:"C# Language for Humans Using Visual
Studio", date:"03/06/2021 12:00 AM",
url:"https://collegeofscripting.weebly.com/c-
sharp-language-for-humans-using-visual-
studio-book.html", tag:"pdf",
description:"programming"},
url:"https://collegeofscripting.weebly.com/blen
d4web-for-humans-book.html", tag:"pdf",
description:"programming"},
{ title:"Papercliptronics", date:"01/08/2020
12:00 AM",
url:"https://collegeofscripting.weebly.com/pape
rcliptronics-electronic-circuits-book.html",
tag:"pdf", description:"electronics"},
url:"https://collegeofscripting.weebly.com/min
d-simulation-science-book.html", tag:"pdf",
description:"science"},
url:"https://collegeofscripting.weebly.com/hum
an-safety-manual-book.html", tag:"pdf",
description:"safety"},
url:"https://collegeofscripting.weebly.com/real-
logic-book.html", tag:"pdf",
description:"logic"},
url:"https://collegeofscripting.weebly.com/the-
book-of-freewill-book.html", tag:"pdf",
description:"safety"},
url:"https://collegeofscripting.weebly.com/topa
lian-game-engine-data-navigator-024.html",
tag:"pdf", description:"programming"}
];
//--//
let boxingVideos =
[
{ title:`Tyson Fury Glove Conspiracy Steps
Back Strangely HD with Super Slow Motion &
Zoom`, date:`02/27/2020 12:00 AM`,
url:`https://www.youtube.com/embed/DutXMLj7
zkQ`, tag:`boxing`, description:`furyWilder1`},
//--//
let collegeBooks =
[
{ name:"Papercliptronics",
image:"https://m.media-amazon.com/images/I/
51cdZyRYXVL._SX260_.jpg",
url:"https://www.amazon.com/Papercliptronics-
Homemade-Electronic-Circuits-Paperclips/dp/
1658209303/ref=sr_1_2?
keywords=papercliptronics&qid=1582048776&
sr=8-2"},
{ name:"LSL Book", image:"https://images-
na.ssl-images-amazon.com/images/I/41YE35ag
tNL._SY498_BO1,204,203,200_.jpg",
url:"https://www.amazon.com/LSL-Scripting-
Book-Computer-Programming/dp/
B084DG7ZFD/ref=sr_1_fkmr0_1?
keywords=lsl+scripting&qid=1582049598&sr=8
-1-fkmr0"},
{ name:"Real Logic",
image:"https://m.media-amazon.com/images/I/
414T-Y2usWL.jpg",
url:"https://www.amazon.com/Real-Logic-
Evidence-Foundation-Reason-ebook/dp/
B08JQPZT6H/"},
{ name:"Mind Simulation Science",
image:"https://m.media-amazon.com/images/I/
41cfXtacGvL.jpg",
url:"https://www.amazon.com/Mind-Simulation-
Science-Foundation-Intelligence-ebook/dp/
B08K7L9F3Q"},
//--//
let collegeLinks =
[
{ name:"Javascript",
url:"https://collegeofscripting.weebly.com/java
script.html", },
{ name:"JavaScript Bookmarklets",
url:"https://collegeofscripting.weebly.com/boo
kmarklets.html", },
{ name:"Health Science",
url:"https://collegeofscripting.weebly.com/healt
h-science.html", },
{ name:"Solar Science",
url:"https://collegeofscripting.weebly.com/sola
r-science.html", },
{ name:"Computing",
url:"https://collegeofscripting.weebly.com/com
puting.html", },
{ name:"Papercliptronics",
url:"https://papercliptronics.weebly.com/", },
{ name:"Video Investigator",
url:"https://javascriptbook.weebly.com/video-
investigator---video-annotation-software.html",
}
];
//--//
let collegeVideos =
[
{ title:`Not Freezing Detector Circuit on a
Breadboard`, date:`09/25/2020 12:00 AM`,
url:`https://www.youtube.com/embed/wbN4MG-
J_R4`, tag:`youtubeVideo`,
description:`breadboard`},
//--//
let computerSciencePdf =
[
{ title:`C Computer Science`,
url:`src/media/pdf/C Computer Science by
Christopher Topalian.pdf`, tag:`pdf`,
description:`programming`},
//--//
let evidence =
[
{ title:`In fiery speech to Congress,
Netanyahu vows 'total victory' in Gaza and
denounces US protesters`, date:`2024/07/24
9:29 PM`,
url:`https://apnews.com/article/netanyahu-
congress-gaza-hamas-
israel-6ea5daf3cd1988b0ad6e874bd450f9bf`,
info:`Natanyahu gives speech to Congress`,
image:`https://assets.apnews.com/fa/ba/9258a7
114f5ba5c7202aaa1bdd66/aplogo.svg`,
tag:`fact`, description:`ww3`},
//--//
let javascriptLanguage =
[
{ category:`array`, name:`at()`, description:`
single quote ' and double quote " Returns the
indexed element from the array`,
syntax:`array.at(index)`, useage:`let ourArray =
ourArray.at(index);`,
url:`https://www.w3schools.com/jsref/jsref_arra
y_at.asp`,
url2:`https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/at`, type:`returns the element of the given
position (index) in the array.`, tag:`function`,
language:`JavaScript`},
{ category:"array", name:"concat()",
description:"Joins two or more arrays without
changing the existing arrays, but instead
returns a new array.",
syntax:"array1.concat(array2, array3);",
useage:"var combinedArray =
theNotes.concat(theNews, evidence);",
url:"https://www.w3schools.com/jsref/jsref_con
cat_array.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/concat", type:"returns a new array",
tag:"function", language:"JavaScript"},
{ category:"array", name:"copyWithin()",
description:"Copies a specific part of an array
to a different location in the array and then
returns that array without modifying its
length.", syntax:"array.copyWithin(target, start,
end);", useage:"theNotes.copyWithin(2, 0, 2);",
url:"https://www.w3schools.com/jsref/jsref_cop
ywithin.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/copyWithin", type:"returns the modified
array", tag:"function", language:"JavaScript"},
{ category:"array", name:"entries()",
description:"Create an Array Iterator object
and create a loop that iterates each key/value
pair", syntax:"array.entries()",
useage:"theNotes.entries();",
url:"https://www.w3schools.com/jsref/jsref_ent
ries.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/entries", type:"returns an Array Iterator
object", tag:"function",
language:"JavaScript"},
{ category:"array", name:"every()",
description:"Checks if all elements in an array
pass a test. Returns true if every element in the
array passes the test.
ourArray.every(functionToUse);",
syntax:"array.every(function(currentValue,
index, arr), thisValue)",
useage:"theNotes.every(ourFunction)",
url:"https://www.w3schools.com/jsref/jsref_eve
ry.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Array/every", type:"returns
boolean true or false", tag:"function",
language:"JavaScript"},
{ category:"array", name:"fill()",
description:"Fills the specified elements in an
array with a static value.",
syntax:"array.fill(value, start, end)",
useage:"theNotes.fill('John');",
url:"https://www.w3schools.com/jsref/jsref_fill.
asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Array/fill", type:"overwrites the
original array", tag:"function",
language:"JavaScript"},
{ category:"array", name:"filter()",
description:"Creates an array filled with all
array elements that pass a test.",
syntax:"array.filter(function(currentValue,
index, arr), thisValue)",
useage:"theNotes.filter(ourFunction)",
url:"https://www.w3schools.com/jsref/jsref_filte
r.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Array/filter", type:"returns a
new array of all elements that passed the test",
tag:"function", language:"JavaScript"},
{ category:"array", name:"find()",
description:"Returns the value of the first
element in an array that pass a test.",
syntax:"array.find(function(currentValue,
index, arr),thisValue)",
useage:"theNotes.find(ourFunction)",
url:"https://www.w3schools.com/jsref/jsref_fin
d.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Array/find", type:"Returns the
array element value if any of the elements in
the array pass the test, otherwise it returns
undefined", tag:"function",
language:"JavaScript"},
{ category:"array", name:"findIndex()",
description:"Returns the index of the first
element in an array that pass a test.",
syntax:"array.findIndex(function(currentValue,
index, arr), thisValue)",
useage:"ages.findIndex(ourFunction)",
url:"https://www.w3schools.com/jsref/jsref_fin
dindex.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/findIndex", type:"Returns the array
element index if any of the elements in the
array pass the test, otherwise it returns -1",
tag:"function", language:"JavaScript"},
{ category:"array", name:"flat()",
description:"creates a new array with all sub-
array elements concatenated into it recursively
up to the specified depth.",
syntax:"array.flat(depth)",
useage:"ourArray.flat(2);",
url:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/flat",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/flat", type:"A new array with the sub-
array elements concatenated into it.",
tag:"function", language:"JavaScript"},
{ category:"array", name:"flatMap()",
description:"creates a new array with all sub-
array elements concatenated into it recursively
up to the specified depth.",
syntax:"array.flatMap(function(currentValue,
index, arr), thisValue)", useage:"In Progress",
url:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/flatMap",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/flatMap", type:"returns a new array
formed by applying a given callback function
to each element of the array, and then
flattening the result by one level.",
tag:"function", language:"JavaScript"},
{ category:"array", name:"forEach()",
description:"Executes a function once for each
array element.",
syntax:"array.forEach(function(currentValue,
index, arr), thisValue)",
useage:"numbers.forEach(ourFunction)",
url:"https://www.w3schools.com/jsref/jsref_for
each.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/forEach", type:"undefined",
tag:"function", language:"JavaScript"},
{ category:"array", name:"from()",
description:"Create an Array from a String.
Returns an Array object from any object with a
length property or an iterable object. Creates a
new, shallow-copied Array instance from an
array-like or iterable object.",
syntax:"Array.from(object, mapFunction,
thisValue)",
useage:"ourArray.from('ABCDEFG')",
url:"https://www.w3schools.com/jsref/jsref_fro
m.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Array/from", type:"An Array
object", tag:"function",
language:"JavaScript"},
{ category:"array", name:"includes()",
description:"Returns true if the array contains
a specified element. If NOT, then returns
false.", syntax:"array.includes(element, start)",
useage:"ourArray.includes('John', 2);",
url:"https://www.w3schools.com/jsref/jsref_incl
udes_array.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/includes", type:"A Boolean",
tag:"function", language:"JavaScript"},
{ category:"array", name:"indexOf()",
description:"Searches the array for the
specified item and then returns the position.",
syntax:"array.indexOf(item, start)",
useage:"ourArray.indexOf('John', 2)",
url:"https://www.w3schools.com/jsref/jsref_ind
exof_array.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/indexOf", type:"A Number, representing
the position of the specified item, otherwise
-1", tag:"function", language:"JavaScript"},
{ category:"array", name:"isArray()",
description:"Finds out if an object is an array.",
syntax:"Array.isArray(obj)",
useage:"Array.isArray(ourArray)",
url:"https://www.w3schools.com/jsref/jsref_isar
ray.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Array/isArray", type:"A
Boolean. Returns true if the object is an array,
otherwise it returns false", tag:"function",
language:"JavaScript"},
{ category:"array", name:"join()",
description:"Joins all elements of the array, to
String.", syntax:"array.join(separator)",
useage:"let text = ourArray.join(' and ');",
url:"https://www.w3schools.com/jsref/jsref_join
.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Array/joihttps://
developer.mozilla", type:"A String,
representing the array values, separated by the
specified separator", tag:"function",
language:"JavaScript"},
{ category:"array", name:"keys()",
description:"Returns a Array Iteration Object,
which shows the keys of the original array",
syntax:"array.keys()", useage:"const keys =
ourArray.keys();",
url:"https://www.w3schools.com/jsref/jsref_key
s.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Array/keys", type:"An Array
Iterator object", tag:"function",
language:"JavaScript"},
{ category:"array", name:"length",
description:"Returns amount of elements in an
array. It can set the amount too.",
syntax:"array.length and array.length =
number", useage:"let length =
ourArray.length;",
url:"https://www.w3schools.com/jsref/jsref_len
gth_array.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/length", type:"A Number, representing
the number of elements in the array object",
tag:"function", language:"JavaScript"},
{ category:"array", name:"lastIndexOf()",
description:"Searches the array for an element
and Returns the position. It starts searching at
the end of the array.",
syntax:"array.lastIndexOf(item, start)",
useage:"let index =
ourArray.lastIndexOf('Pie');",
url:"https://www.w3schools.com/jsref/jsref_last
indexof_array.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/lastIndexOf", type:"A Number,
representing the position of the specified item,
otherwise -1", tag:"function",
language:"JavaScript"},
{ category:"array", name:"map()",
description:"Creates a new array and runs a
function on every array element",
syntax:"array.map(function(currentValue,
index, arr), thisValue)", useage:"const newArr
= numbers.map(myFunction)",
url:"https://www.w3schools.com/jsref/jsref_ma
p.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Array/map", type:"An Array
containing the results of calling the provided
function for each element in the original
array.", tag:"function", language:"JavaScript"},
{ category:"array", name:"pop()",
description:"Removes the last element of the
array. Returns that removed element.",
syntax:"array.pop()", useage:"ourArray.pop();",
url:"https://www.w3schools.com/jsref/jsref_po
p.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Array/pop", type:"The removed
array item. The item can be a string, a number,
an array, an object, or any other type allowed in
an array.", tag:"function",
language:"JavaScript"},
{ category:"array", name:"prototype",
description:"Add properties and methods to an
Array object.", syntax:"Array.prototype.name =
value", useage:"ourArray.prototype.changeIt =
function() {",
url:"https://www.w3schools.com/jsref/jsref_pro
totype_array.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"The prototype constructor allows you to
add new properties and methods to Arrays.",
tag:"function", language:"JavaScript"},
{ category:"array", name:"push()",
description:"Adds new elements to the end of
the array. Returns the new length.",
syntax:"array.push(item1, item2, ..., itemX)",
useage:"ourArray.push('Kiwi');",
url:"https://www.w3schools.com/jsref/jsref_pus
h.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Array/push", type:"A Number,
representing the new length of the array",
tag:"function", language:"JavaScript"},
{ category:"array", name:"reduce()",
description:"Reduces the values of an array to
one value. It works from left to right.",
syntax:"array.reduce(function(total,
currentValue, currentIndex, arr), initialValue)",
useage:"numbers.reduce(myFunc);",
url:"https://www.w3schools.com/jsref/jsref_red
uce.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/Reduce", type:"Returns the accumulated
result from the last call of the callback
function", tag:"function",
language:"JavaScript"},
{ category:"array", name:"reduceRight()",
description:"Reduces the values of an array to
one value. It works from right to left.",
syntax:"array.reduceRight(function(total,
currentValue, currentIndex, arr), initialValue)",
useage:"numbers.reduceRight(myFunc);",
url:"https://www.w3schools.com/jsref/jsref_red
uceright.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/ReduceRight", type:"Returns the
accumulated result from the last call of the
callback function", tag:"function",
language:"JavaScript"},
{ category:"array", name:"reverse()",
description:"Reverses the array order. The
Elements of the array are sorted in reverse
order.", syntax:"array.reverse()",
useage:"ourArray.reverse();",
url:"https://www.w3schools.com/jsref/jsref_rev
erse.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/reverse", type:"An Array, representing
the array after it has been reversed",
tag:"function", language:"JavaScript"},
{ category:"array", name:"shift()",
description:"Removes the first element in an
array. Returns that removed element.",
syntax:"array.shift()",
useage:"ourArray.shift();",
url:"https://www.w3schools.com/jsref/jsref_shif
t.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Array/shift", type:"The
removed array item. The item can be a string, a
number, an array, an object, or any other type
allowed in an array.", tag:"function",
language:"JavaScript"},
{ category:"array", name:"slice()",
description:"Selects a part of the array.
Returns a new array.", syntax:"array.slice(start,
end)", useage:"const myBest = fruits.slice(-3,
-1);",
url:"https://www.w3schools.com/jsref/jsref_slic
e_array.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/splice", type:"A new Array, containing
the selected elements", tag:"function",
language:"JavaScript"},
{ category:"array", name:"some()",
description:"Finds out if any element in an
array passes a test",
syntax:"array.some(function(currentValue,
index, arr), thisValue)",
useage:"ourArray.some(testThem);",
url:"https://www.w3schools.com/jsref/jsref_so
me.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Array/some", type:"A Boolean.
Returns true if any of the elements in the array
pass the test, otherwise it returns false",
tag:"function", language:"JavaScript"},
{ category:"array", name:"sort()",
description:"Sort the elements of the array",
syntax:"array.sort(compareFunction)",
useage:"ourArray.sort();",
url:"https://www.w3schools.com/jsref/jsref_sor
t.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Array/sort", type:"The Array
object, with the items sorted", tag:"function",
language:"JavaScript"},
{ category:"array", name:"splice()",
description:"Adds or Removes elements from
the array", syntax:"array.splice(index,
howmany, item1, ....., itemX)",
useage:"ourArray.splice(1, 4, 'Cat', 'Bird');",
url:"https://www.w3schools.com/jsref/jsref_spli
ce.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Array/splice", type:"An empty
Array, or an Array containing removed items (if
any).", tag:"function", language:"JavaScript"},
{ category:"array", name:"toString()",
description:"Converts the array to a string.
Returns the result.", syntax:"array.toString()",
useage:"let text = ourArray.toString();",
url:"https://www.w3schools.com/jsref/jsref_tos
tring_array.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/toString", type:"A String, representing
the values of the array, separated by a
comma", tag:"function",
language:"JavaScript"},
{ category:"array", name:"unshift()",
description:"Add the new element to the
beginning of the array. Returns the new
length.", syntax:"array.unshift(item1, item2, ...,
itemX)", useage:"ourArray.unshift('Cat',
'Bird');",
url:"https://www.w3schools.com/jsref/jsref_uns
hift.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/unshift", type:"A Number, representing
the new length of the array", tag:"function",
language:"JavaScript"},
{ category:"array", name:"valueOf()",
description:"Returns the primitive value of the
array", syntax:"array.valueOf()", useage:"const
theArray = ourArray.valueOf();",
url:"https://www.w3schools.com/jsref/jsref_val
ueof_array.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"An Array. The valueOf() method returns
itself", tag:"function", language:"JavaScript"},
{ category:"math", name:"abs()",
description:"Returns the absolute value of the
number", syntax:"Math.abs(x)",
useage:"Math.abs(-2.37)",
url:"https://www.w3schools.com/jsref/jsref_abs
.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/abs", type:"A Number,
representing the absolute value of the
specified number, or NaN if the value is not a
number, or 0 if the value is null",
tag:"function", language:"JavaScript"},
{ category:"math", name:"acos()",
description:"Returns the arccosine of X in
radians", syntax:"Math.acos(x)",
useage:"Math.acos(0)",
url:"https://www.w3schools.com/jsref/jsref_aco
s.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/acos", type:"A Number,
from 0 to PI, or NaN if the value is outside the
range of -1 to 1", tag:"function",
language:"JavaScript"},
{ category:"math", name:"acosh()",
description:"Returns the hyperbolic arccosine
of X", syntax:"Math.acosh(x)",
useage:"Math.acosh(1)",
url:"https://www.w3schools.com/jsref/jsref_aco
sh.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/acosh", type:"A Number,
or NaN if the parameter is less than 1",
tag:"function", language:"JavaScript"},
{ category:"math", name:"asin()",
description:"Returns the arcsine of X in
radians", syntax:"Math.asin(x)",
useage:"Math.asin(0)",
url:"https://www.w3schools.com/jsref/jsref_asi
n.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/asin", type:"A Number,
from -PI/2 to PI/2, or NaN if the value is outside
the range of -1 to 1", tag:"function",
language:"JavaScript"},
{ category:"math", name:"asinh()",
description:"Returns the hyperbolic arcsine of
X", syntax:"Math.asinh(x)",
useage:"Math.asinh(0)",
url:"https://www.w3schools.com/jsref/jsref_asi
nh.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/asinh", type:"A Number,
from -PI/2 to PI/2, or NaN if the value is empty",
tag:"function", language:"JavaScript"},
{ category:"math", name:"atan()",
description:"Returns the arctangent of x as a
numeric value between -PI/2 and PI/2 radians",
syntax:"Math.atan(x)", useage:"Math.atan(2)",
url:"https://www.w3schools.com/jsref/jsref_ata
n.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/atan", type:"A Number,
from PI to -PI, or NaN if the value(s) are empty",
tag:"function", language:"JavaScript"},
{ category:"math", name:"atan2()",
description:"Returns the arctangent of the
quotient of its arguments",
syntax:"Math.atan2(y, x)",
useage:"Math.atan2(8, 4);",
url:"https://www.w3schools.com/jsref/jsref_ata
n2.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/atan2", type:"A Number,
or NaN, or Infinity, or -Infinity", tag:"function",
language:"JavaScript"},
{ category:"math", name:"atanh()",
description:"Returns the hyperbolic arctangent
of X", syntax:"Math.atanh(x)",
useage:"Math.atanh(0.5)",
url:"https://www.w3schools.com/jsref/jsref_ata
nh.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/atanh", type:"A Number,
or NaN, or Infinity, or -Infinity", tag:"function",
language:"JavaScript"},
{ category:"math", name:"cbrt()",
description:"Returns the cubic root of X",
syntax:"Math.cbrt(x)",
useage:"Math.cbrt(125)",
url:"https://www.w3schools.com/jsref/jsref_cbr
t.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/cbrt", type:"A Number",
tag:"function", language:"JavaScript"},
{ category:"math", name:"ceil()",
description:"Returns x, rounded upwards to
the nearest integer", syntax:"Math.ceil(x)",
useage:"Math.ceil(1.4)",
url:"https://www.w3schools.com/jsref/jsref_ceil
.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/ceil", type:"A Number,
representing the nearest integer when
rounding upwards", tag:"function",
language:"JavaScript"},
{ category:"math", name:"clz32()",
description:"Returns the number of leading
zeros in a 32-bit binary number",
syntax:"Math.clz32(x)",
useage:"Math.clz32(1)",
url:"https://www.w3schools.com/jsref/jsref_clz
32.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/clz32", type:"A Number,
representing the nearest integer when
rounding upwards", tag:"function",
language:"JavaScript"},
{ category:"math", name:"cos()",
description:"Returns the cosine of X in
radians", syntax:"Math.cos(x)",
useage:"Math.cos(3.14)",
url:"https://www.w3schools.com/jsref/jsref_cos
.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/cos", type:"Number of
leading zeros in the 32-bit binary
representation of a number. If the number is 0,
it returns 32 (all bits are 0).", tag:"function",
language:"JavaScript"},
{ category:"math", name:"cosh()",
description:"Returns the hyperbolic cosine of
x", syntax:"Math.cosh(x)",
useage:"Math.cosh(x)",
url:"https://www.w3schools.com/jsref/jsref_cos
h.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/cosh", type:"A Number",
tag:"function", language:"JavaScript"},
{ category:"math", name:"E",
description:"Returns Euler's number (approx.
2.718)", syntax:"Math.E", useage:"Math.E",
url:"https://www.w3schools.com/jsref/jsref_e.a
sp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Math/E", type:"A Number, representing Euler's
number", tag:"function",
language:"JavaScript"},
{ category:"math", name:"exp()",
description:"Returns the exponential value of a
number", syntax:"Math.exp(x)",
useage:"Math.exp(5)",
url:"https://www.w3schools.com/jsref/jsref_exp
.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/exp", type:"A number
representing e^x, where e is Euler's number
and x is the argument.", tag:"function",
language:"JavaScript"},
{ category:"math", name:"expm1",
description:"returns the value of Ex minus 1,
where E is Euler's number (approx 2.7183) and
x is the number passed to it. This function is
more accurate than using Math.exp() and
subtracting 1.", syntax:"Math.expm1(x)",
useage:"Math.expm1(7);",
url:"https://www.w3schools.com/jsref/jsref_exp
m1.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/expm1", type:"Number
Ex minus 1", tag:"function",
language:"JavaScript"},
{ category:"math", name:"floor()",
description:"Returns x, rounded downwards to
the nearest integer", syntax:"Math.floor(x)",
useage:"Math.floor(5.7)",
url:"https://www.w3schools.com/jsref/jsref_flo
or.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/floor", type:"A Number,
representing the nearest integer when
rounding downwards", tag:"function",
language:"JavaScript"},
{ category:"math", name:"fround",
description:"Returns the nearest 32-bit single
precision float representation of a number.",
syntax:"Math.fround(x)",
useage:"Math.fround(5.70);",
url:"https://www.w3schools.com/jsref/jsref_fro
und.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Math/fround", type:"Number The nearest 32-bit
single precision float representation of the
number.", tag:"function",
language:"JavaScript"},
{ category:"math", name:"LN2",
description:"Returns the natural logarithm of 2
(approx. 0.693)", syntax:"Math.LN2",
useage:"Math.LN2",
url:"https://www.w3schools.com/jsref/jsref_ln2.
asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/LN2", type:"A Number,
representing the natural logarithm of 2",
tag:"function", language:"JavaScript"},
{ category:"math", name:"LN10",
description:"Returns the natural logarithm of
10 (approx. 2.302)", syntax:"Math.LN10",
useage:"Math.LN10",
url:"https://www.w3schools.com/jsref/jsref_ln1
0.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/LN10", type:"A Number,
representing the natural logarithm of 10",
tag:"function", language:"JavaScript"},
{ category:"math", name:"log()",
description:"Returns the natural logarithm of a
number", syntax:"Math.log(x)",
useage:"Math.log(2)",
url:"https://www.w3schools.com/jsref/jsref_log.
asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/log", type:"A Number,
representing the natural logarithm of a
specified number If the number negative, NaN
is returned If the number is 0, -Infinity is
returned", tag:"function",
language:"JavaScript"},
{ category:"math", name:"log10",
description:"Returns the base-10 logarithm of
a number.", syntax:"Math.log10(x)",
useage:"Math.log10(5.7173);",
url:"https://www.w3schools.com/jsref/jsref_log
10.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/log10", type:"NumberThe
base-10 logarithm of the number.NaN if the
number is negative.-Infinity if the number is
0.", tag:"function", language:"JavaScript"},
{ category:"math", name:"log1p",
description:"Returns the natural logarithm
(base E) of 1 + a number.",
syntax:"Math.log1p(x)",
useage:"Math.log1p(5.7173);",
url:"https://www.w3schools.com/jsref/jsref_log
1p.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/log1p", type:"NumberThe
natural logarithm (base E) of 1 + the
number.NaN if the number is less than -1.-
Infinity if the number is -1.", tag:"function",
language:"JavaScript"},
{ category:"math", name:"log2",
description:"Returns the base-2 logarithm of a
number.", syntax:"Math.log2(5.7173);",
url:"https://www.w3schools.com/jsref/jsref_log
2.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/log2", type:"NumberThe
base-2 logarithm of the number.NaN if the
number is less than -1.-Infinity if the number is
-1.", tag:"function", language:"JavaScript"},
{ category:"math", name:"LOG2E",
description:"Returns the base-2 logarithm of E
(approx. 1.442)", syntax:"Math.LOG2E",
useage:"Math.LOG2E",
url:"https://www.w3schools.com/jsref/jsref_log
2e.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/LOG2E", type:"A Number,
representing the base-2 logarithm of E",
tag:"function", language:"JavaScript"},
{ category:"math", name:"LOG10E",
description:"Returns the base-10 logarithm of
E (approx. 0.434)", syntax:"Math.LOG10E",
useage:"Math.LOG10E",
url:"https://www.w3schools.com/jsref/jsref_log
10e.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Math/LOG10E", type:"A Number, representing
the base-10 logarithm of E", tag:"function",
language:"JavaScript"},
{ category:"math", name:"max()",
description:"Returns the number with the
highest value", syntax:"Math.max(n1, n2,…)",
useage:"Math.max(4, 7)",
url:"https://www.w3schools.com/jsref/jsref_ma
x.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/max", type:"A Number,
representing the highest number of the
arguments, or -Infinity if no arguments are
given, or NaN if one or more arguments are not
numbers", tag:"function",
language:"JavaScript"},
{ category:"math", name:"min()",
description:"Returns the number with the
lowest value", syntax:"Math.min(n1, n2,…)",
useage:"Math.min(7, 30)",
url:"https://www.w3schools.com/jsref/jsref_min
.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/min", type:"A Number,
representing the lowest number of the
arguments, or Infinity if no arguments are
given, or NaN if one or more arguments are not
numbers", tag:"function",
language:"JavaScript"},
{ category:"math", name:"PI",
description:"Returns PI (approx. 3.14)",
syntax:"Math.PI", useage:"Math.PI",
url:"https://www.w3schools.com/jsref/jsref_pi.a
sp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Math/PI", type:"A Number, representing PI",
tag:"function", language:"JavaScript"},
{ category:"math", name:"pow()",
description:"Returns the value of x to the
power of y", syntax:"Math.pow(x, y)",
useage:"Math.pow",
url:"https://www.w3schools.com/jsref/jsref_po
w.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/pow", type:"A Number,
representing the value of x to the power of y
(x^y)", tag:"function", language:"JavaScript"},
{ category:"math", name:"random()",
description:"Returns a random number
between 0 and 1", syntax:"Math.random()",
useage:"Math.random()",
url:"https://www.w3schools.com/jsref/jsref_ran
dom.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Math/random", type:"A Number, representing a
number from 0 up to but not including 1",
tag:"function", language:"JavaScript"},
{ category:"math", name:"round()",
description:"Rounds x to the nearest integer",
syntax:"Math.round(x)",
useage:"Math.round(2.5)",
url:"https://www.w3schools.com/jsref/jsref_rou
nd.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/round", type:"A number,
representing the nearest integer",
tag:"function", language:"JavaScript"},
{ category:"math", name:"sign()",
description:"Returns if a number is negative,
positive or zero. If number is positive, it returns
1 If number is negative, it returns -1 If number
is zero, it returns 0", syntax:"Math.sign(x)",
useage:"Math.sign(7);",
url:"https://www.w3schools.com/jsref/jsref_sig
n.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/sign", type:"A Number,
representing the sign of the specified number:
If the number is positive, it returns 1 If the
number is negative, it returns -1 If the
number is positive zero, it returns 0 If the
number is negative zero, it returns -0 If the
number is not a number, it returns NaN",
tag:"function", language:"JavaScript"},
{ category:"math", name:"sin()",
description:"Returns the sine of x (x is in
radians)", syntax:"Math.sin(x)",
useage:"Math.sin(3.14)",
url:"https://www.w3schools.com/jsref/jsref_sin.
asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/sin", type:"A Number,
from -1 to 1, representing the sine of an angle,
or NaN if the value is empty", tag:"function",
language:"JavaScript"},
{ category:"math", name:"sinh",
description:"Returns the hyperbolic sine of a
number.", syntax:"Math.sinh(x)",
useage:"Math.sinh(5);",
url:"https://www.w3schools.com/jsref/jsref_sin
h.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/sinh", type:"Number The
hyperbolic sine of the number.NaN if the
parameter is not numeric.", tag:"function",
language:"JavaScript"},
{ category:"math", name:"sqrt()",
description:"Returns the square root of x",
syntax:"Math.sqrt(x)", useage:"Math.sqrt(7)",
url:"https://www.w3schools.com/jsref/jsref_sqr
t.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/sqrt", type:"A Number. If
x is a negative number, NaN is returned",
tag:"function", language:"JavaScript"},
{ category:"math", name:"SQRT1_2",
description:"Returns the square root of 1/2
(approx. 0.707)", syntax:"Math.SQRT1_2",
useage:"Math.SQRT1_2",
url:"https://www.w3schools.com/jsref/jsref_sqr
t1_2.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Math/SQRT1_2", type:"A Number, representing
the square root of ½", tag:"function",
language:"JavaScript"},
{ category:"math", name:"SQRT2",
description:"Returns the square root of 2
(approx. 1.414)", syntax:"Math.SQRT2",
useage:"Math.SQRT2",
url:"https://www.w3schools.com/jsref/jsref_sqr
t2.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/SQRT2", type:"A Number,
representing the square root of 2",
tag:"function", language:"JavaScript"},
{ category:"math", name:"tan()",
description:"Returns the tangent of an angle",
syntax:"Math.tan(x)", useage:"Math.tan(1)",
url:"https://www.w3schools.com/jsref/jsref_tan.
asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/tan", type:"A Number,
representing the tangent of a number",
tag:"function", language:"JavaScript"},
{ category:"math", name:"tanh()",
description:"Returns the hyperbolic tangent of
a number", syntax:"Math.tanh(x)",
useage:"Math.tanh(1)",
url:"https://www.w3schools.com/jsref/jsref_tan
h.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/tanh", type:"A Number",
tag:"function", language:"JavaScript"},
{ category:"math", name:"trunc()",
description:"Returns the integer part of a
number (x)", syntax:"Math.trunc(x)",
useage:"Math.trunc(8.76)",
url:"https://www.w3schools.com/jsref/jsref_tru
nc.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Math/trunc", type:"A Number",
tag:"function", language:"JavaScript"},
{ category:"boolean", name:"constructor",
description:"Returns the function that created
JavaScript's Boolean prototype",
syntax:"boolean.constructor", useage:"In
Progress",
url:"https://www.w3schools.com/jsref/jsref_con
structor_boolean.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"function Boolean() { [native code] }",
tag:"function", language:"JavaScript"},
{ category:"boolean", name:"prototype",
description:"Add properties and methods to
the Boolean prototype",
syntax:"Boolean.prototype.name = value",
useage:"In Progress",
url:"https://www.w3schools.com/jsref/jsref_pro
totype_boolean.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"In Progress", tag:"function",
language:"JavaScript"},
{ category:"boolean", name:"toString()",
description:"Converts a boolean value to a
string, and returns the result",
syntax:"boolean.toString()", useage:"In
Progress",
url:"https://www.w3schools.com/jsref/jsref_tos
tring_boolean.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Boolean/toString", type:"A String, either 'true'
or 'false'", tag:"function",
language:"JavaScript"},
{ category:"boolean", name:"valueOf()",
description:"Returns the primitive value of a
boolean", syntax:"boolean.valueOf()",
useage:"In Progress",
url:"https://www.w3schools.com/jsref/jsref_val
ueof_boolean.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"A Boolean, either true or false",
tag:"function", language:"JavaScript"},
{ category:"date", name:"constructor",
description:"Returns the function that created
the Date object's prototype",
syntax:"Date.constructor", useage:"In
Progress",
url:"https://www.w3schools.com/jsref/jsref_con
structor_date.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"In Progress", tag:"function",
language:"JavaScript"},
{ category:"date", name:"getDate()",
description:"Returns the day of the month
(from 1-31)", syntax:"Date.getDate()",
useage:"const date = new Date()",
url:"https://www.w3schools.com/jsref/jsref_get
date.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getDate", type:"A Number, from 1 to 31,
representing the day of the month",
tag:"function", language:"JavaScript"},
{ category:"date", name:"getDay()",
description:"Returns the day of the week (from
0-6)", syntax:"Date.getDay()", useage:"let day =
date.getDay();",
url:"https://www.w3schools.com/jsref/jsref_get
day.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getDay", type:"A Number, from 0 to 6,
representing the day of the week",
tag:"function", language:"JavaScript"},
{ category:"date", name:"getFullYear()",
description:"Returns the year",
syntax:"Date.getFullYear()", useage:"let year =
date.getFullYear();",
url:"https://www.w3schools.com/jsref/jsref_get
fullyear.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getFullYear", type:"A Number,
representing the year of the specified date",
tag:"function", language:"JavaScript"},
{ category:"date", name:"getHours()",
description:"Returns the hour (from 0-23)",
syntax:"Date.getHours()", useage:"let hour =
date.getHours();",
url:"https://www.w3schools.com/jsref/jsref_get
hours.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getHours", type:"A Number, from 0 to 23,
representing the hour", tag:"function",
language:"JavaScript"},
{ category:"date", name:"getMilliseconds()",
description:"Returns the milliseconds (from 0-
999)", syntax:"Date.getMilliseconds()",
useage:"let ms = date.getMilliseconds();",
url:"https://www.w3schools.com/jsref/jsref_get
milliseconds.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getMilliseconds", type:"A Number, from 0
to 999, representing milliseconds",
tag:"function", language:"JavaScript"},
{ category:"date", name:"getMinutes()",
description:"Returns the minutes (from 0-59)",
syntax:"Date.getMinutes()", useage:"let
minutes = date.getMinutes();",
url:"https://www.w3schools.com/jsref/jsref_get
minutes.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getMinutes", type:"A Number, from 0 to
59, representing minutes", tag:"function",
language:"JavaScript"},
{ category:"date", name:"getMonth()",
description:"Returns the month (from 0-11)",
syntax:"Date.getMonth()", useage:"let month =
date.getMonth();",
url:"https://www.w3schools.com/jsref/jsref_get
month.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getMonth", type:"A Number, from 0 to 11,
representing the month", tag:"function",
language:"JavaScript"},
{ category:"date", name:"getSeconds()",
description:"Returns the seconds (from 0-59)",
syntax:"Date.getSeconds()", useage:"let
seconds = date.getSeconds();",
url:"https://www.w3schools.com/jsref/jsref_get
seconds.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getSeconds", type:"A Number, from 0 to
59, representing the seconds", tag:"function",
language:"JavaScript"},
{ category:"date", name:"getTime()",
description:"Returns the number of
milliseconds since midnight Jan 1 1970, and a
specified date", syntax:"Date.getTime()",
useage:"let time = date.getTime();",
url:"https://www.w3schools.com/jsref/jsref_get
time.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getTime", type:"A Number, representing
the number of milliseconds since midnight
January 1, 1970", tag:"function",
language:"JavaScript"},
{ category:"date",
name:"getTimezoneOffset()",
description:"Returns the time difference
between UTC time and local time, in minutes",
syntax:"Date.getTimezoneOffset()", useage:"let
diff = date.getTimezoneOffset();",
url:"https://www.w3schools.com/jsref/jsref_get
timezoneoffset.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getTimezoneOffset", type:"A Number,
representing the time difference between UTC
and Local Time, in minutes", tag:"function",
language:"JavaScript"},
{ category:"date", name:"getUTCDate()",
description:"Returns the day of the month,
according to universal time (from 1-31)",
syntax:"Date.getUTCDate()", useage:"let day =
date.getUTCDate();",
url:"https://www.w3schools.com/jsref/jsref_get
utcdate.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getUTCDate", type:"A Number, from 1 to
31, representing the day of the month",
tag:"function", language:"JavaScript"},
{ category:"date", name:"getUTCDay()",
description:"Returns the day of the week,
according to universal time (from 0-6)",
syntax:"Date.getUTCDay()", useage:"let day =
date.getUTCDay();",
url:"https://www.w3schools.com/jsref/jsref_get
utcday.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getUTCDay", type:"A Number, from 0 to 6,
representing the day of the week",
tag:"function", language:"JavaScript"},
{ category:"date", name:"getUTCFullYear()",
description:"Returns the year, according to
universal time",
syntax:"Date.getUTCFullYear()", useage:"let
year = date.getUTCFullYear();",
url:"https://www.w3schools.com/jsref/jsref_get
utcfullyear.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getUTCFullYear", type:"A Number,
representing the year", tag:"function",
language:"JavaScript"},
{ category:"date", name:"getUTCHours()",
description:"Returns the hour, according to
universal time (from 0-23)",
syntax:"Date.getUTCHours()", useage:"let hour
= date.getUTCHours();",
url:"https://www.w3schools.com/jsref/jsref_get
utchours.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getUTCHours", type:"A Number, from 0 to
23, representing the hour", tag:"function",
language:"JavaScript"},
{ category:"date",
name:"getUTCMilliseconds()",
description:"Returns the milliseconds,
according to universal time (from 0-999)",
syntax:"Date.getUTCMilliseconds()",
useage:"let ms = date.getUTCMilliseconds();",
url:"https://www.w3schools.com/jsref/jsref_get
utcmilliseconds.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getUTCMilliseconds", type:"A Number,
from 0-999, representing milliseconds",
tag:"function", language:"JavaScript"},
{ category:"date", name:"getUTCMinutes()",
description:"Returns the minutes, according to
universal time (from 0-59)",
syntax:"Date.getUTCMinutes()", useage:"let
minutes = date.getUTCMinutes();",
url:"https://www.w3schools.com/jsref/jsref_get
utcminutes.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getUTCMinutes", type:"A Number, from 0-
59, representing the minutes", tag:"function",
language:"JavaScript"},
{ category:"date", name:"getUTCMonth()",
description:"Returns the month, according to
universal time (from 0-11)",
syntax:"Date.getUTCMonth()", useage:"let
month = date.getUTCMonth();",
url:"https://www.w3schools.com/jsref/jsref_get
utcmonth.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getUTCMonth", type:"A Number, from 0-
11, representing the month", tag:"function",
language:"JavaScript"},
{ category:"date", name:"getUTCSeconds()",
description:"Returns the seconds, according
to universal time (from 0-59)",
syntax:"Date.getUTCSeconds()", useage:"let
seconds = date.getUTCSeconds();",
url:"https://www.w3schools.com/jsref/jsref_get
utcseconds.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/getUTCSeconds", type:"A Number, from
0-59, representing the seconds",
tag:"function", language:"JavaScript"},
{ category:"date", name:"now()",
description:"Returns the number of
milliseconds since midnight Jan 1, 1970",
syntax:"Date.now()", useage:"let ms =
Date.now();",
url:"https://www.w3schools.com/jsref/jsref_no
w.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Date/now", type:"A Number,
representing the number of milliseconds since
midnight January 1, 1970", tag:"function",
language:"JavaScript"},
{ category:"date", name:"parse()",
description:"Parses a date string and returns
the number of milliseconds since January 1,
1970", syntax:"Date.parse(datestring)",
useage:"let ms = Date.parse('March 1, 2023');",
url:"https://www.w3schools.com/jsref/jsref_par
se.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Date/parse", type:"A Number,
representing the number of milliseconds
between the specified date-time and midnight
January 1, 1970", tag:"function",
language:"JavaScript"},
{ category:"date", name:"prototype",
description:"Allows you to add properties and
methods to an object",
syntax:"Date.prototype.name = value",
useage:"Date.prototype.myMonth = function()
{",
url:"https://www.w3schools.com/jsref/jsref_pro
totype_date.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"In Progress", tag:"function",
language:"JavaScript"},
{ category:"date", name:"setDate()",
description:"Sets the day of the month of a
date object", syntax:"Date.setDate(day)",
useage:"date.setDate(15);",
url:"https://www.w3schools.com/jsref/jsref_set
date.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"A Number, representing the number of
milliseconds between the date object and
midnight January 1 1970", tag:"function",
language:"JavaScript"},
{ category:"date", name:"setFullYear()",
description:"Sets the year of a date object",
syntax:"Date.setFullYear(year, month, day)",
useage:"date.setFullYear(2020);",
url:"https://www.w3schools.com/jsref/jsref_setf
ullyear.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/setFullYear", type:"A Number,
representing the number of milliseconds
between the date object and midnight January
1 1970", tag:"function",
language:"JavaScript"},
{ category:"date", name:"setHours()",
description:"Sets the hour of a date object",
syntax:"Date.setHours(hour, min, sec,
millisec)", useage:"date.setHours(15);",
url:"https://www.w3schools.com/jsref/jsref_set
hours.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/setHours", type:"A Number, representing
the number of milliseconds between the date
object and midnight January 1 1970",
tag:"function", language:"JavaScript"},
{ category:"date", name:"setMilliseconds()",
description:"Sets the milliseconds of a date
object",
syntax:"Date.setMilliseconds(millisec)",
useage:"date.setMilliseconds(192);",
url:"https://www.w3schools.com/jsref/jsref_set
milliseconds.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/setMilliseconds", type:"A Number,
representing the number of milliseconds
between the date object and midnight January
1 1970", tag:"function",
language:"JavaScript"},
{ category:"date", name:"setMinutes()",
description:"Set the minutes of a date object",
syntax:"Date.setMinutes(min, sec, millisec)",
useage:"date.setMinutes(17);",
url:"https://www.w3schools.com/jsref/jsref_set
minutes.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/setMinutes", type:"A Number,
representing the number of milliseconds
between the date object and midnight January
1 1970", tag:"function",
language:"JavaScript"},
{ category:"date", name:"setMonth()",
description:"Sets the month of a date object",
syntax:"Date.setMonth(month, day)",
useage:"date.setMonth(4);",
url:"https://www.w3schools.com/jsref/jsref_set
month.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/setMonth", type:"A Number, representing
the number of milliseconds between the date
object and midnight January 1 1970",
tag:"function", language:"JavaScript"},
{ category:"date", name:"setSeconds()",
description:"Sets the seconds of a date
object", syntax:"Date.setSeconds(sec,
millisec)", useage:"date.setSeconds(35);",
url:"https://www.w3schools.com/jsref/jsref_set
seconds.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/setSeconds", type:"A Number,
representing the number of milliseconds
between the date object and midnight January
1 1970", tag:"function",
language:"JavaScript"},
{ category:"date", name:"setTime()",
description:"Sets a date to a specified number
of milliseconds after/before January 1, 1970",
syntax:"Date.setTime(millisec)",
useage:"date.setTime(1332403882588);",
url:"https://www.w3schools.com/jsref/jsref_sett
ime.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/setTime", type:"A Number, representing
the number of milliseconds between the date
object and midnight January 1 1970",
tag:"function", language:"JavaScript"},
{ category:"date", name:"setUTCDate()",
description:"Sets the day of the month of a
date object, according to universal time",
syntax:"Date.setUTCDate(day)",
useage:"date.setUTCDate(15);",
url:"https://www.w3schools.com/jsref/jsref_set
utcdate.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/setUTCDate", type:"A Number,
representing the number of milliseconds
between the date object and midnight January
1 1970", tag:"function",
language:"JavaScript"},
{ category:"date", name:"setUTCFullYear()",
description:"Sets the year of a date object,
according to universal time",
syntax:"Date.setUTCFullYear(year, month,
day)", useage:"date.setUTCFullYear(2015);",
url:"https://www.w3schools.com/jsref/jsref_set
utcfullyear.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/setUTCFullYear", type:"A Number,
representing the number of milliseconds
between the date object and midnight January
1 1970", tag:"function",
language:"JavaScript"},
{ category:"date", name:"setUTCHours()",
description:"Sets the hour of a date object,
according to universal time",
syntax:"Date.setUTCHours(hour, min, sec,
millisec)", useage:"date.setUTCHours(15);",
url:"https://www.w3schools.com/jsref/jsref_set
utchours.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/setUTCHours", type:"A Number,
representing the number of milliseconds
between the date object and midnight January
1 1970", tag:"function",
language:"JavaScript"},
{ category:"date",
name:"setUTCMilliseconds()",
description:"Sets the milliseconds of a date
object, according to universal time",
syntax:"Date.setUTCMilliseconds(millisec)",
useage:"date.setUTCMilliseconds(192);",
url:"https://www.w3schools.com/jsref/jsref_set
utcmilliseconds.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/setUTCMilliseconds", type:"A Number,
representing the number of milliseconds
between the date object and midnight January
1 1970", tag:"function",
language:"JavaScript"},
{ category:"date", name:"setUTCMinutes()",
description:"Set the minutes of a date object,
according to universal time",
syntax:"Date.setUTCMinutes(min, sec,
millisec)", useage:"date.setUTCMinutes(17);",
url:"https://www.w3schools.com/jsref/jsref_set
utcminutes.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/setUTCMinutes", type:"A Number,
representing the number of milliseconds
between the date object and midnight January
1 1970", tag:"function",
language:"JavaScript"},
{ category:"date", name:"setUTCMonth()",
description:"Sets the month of a date object,
according to universal time",
syntax:"Date.setUTCMonth(month, day)",
useage:"date.setUTCMonth(4);",
url:"https://www.w3schools.com/jsref/jsref_set
utcmonth.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/setUTCMonth", type:"A Number,
representing the number of milliseconds
between the date object and midnight January
1 1970", tag:"function",
language:"JavaScript"},
{ category:"date", name:"setUTCSeconds()",
description:"Set the seconds of a date object,
according to universal time",
syntax:"Date.setUTCSeconds(sec, millisec)",
useage:"date.setUTCSeconds(35);",
url:"https://www.w3schools.com/jsref/jsref_set
utcseconds.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/setUTCSeconds", type:"A Number,
representing the number of milliseconds
between the date object and midnight January
1 1970", tag:"function",
language:"JavaScript"},
{ category:"date", name:"toDateString()",
description:"Converts the date portion of a
Date object into a readable string",
syntax:"Date.toDateString()", useage:"let text =
date.toDateString();",
url:"https://www.w3schools.com/jsref/jsref_tod
atestring.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/toDateString", type:"A String,
representing the date as a string",
tag:"function", language:"JavaScript"},
{ category:"date", name:"toISOString()",
description:"Returns the date as a string,
using the ISO standard",
syntax:"Date.toISOString()", useage:"let text =
date.toISOString();",
url:"https://www.w3schools.com/jsref/jsref_tois
ostring.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/toISOString", type:"A String, representing
the date and time using the ISO standard
format", tag:"function",
language:"JavaScript"},
{ category:"date", name:"toJSON()",
description:"Returns the date as a string,
formatted as a JSON date",
syntax:"Date.toJSON()", useage:"let text =
date.toJSON();",
url:"https://www.w3schools.com/jsref/jsref_tojs
on.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Date/toJSON", type:"A String,
representing the date and time formated as a
JSON date", tag:"function",
language:"JavaScript"},
{ category:"date",
name:"toLocaleDateString()",
description:"Returns the date portion of a Date
object as a string, using locale conventions",
syntax:"Date.toLocaleDateString()",
useage:"let text = date.toLocaleDateString();",
url:"https://www.w3schools.com/jsref/jsref_tol
ocaledatestring.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/toLocaleDateString", type:"A String,
representing the date as a string",
tag:"function", language:"JavaScript"},
{ category:"date",
name:"toLocaleTimeString()",
description:"Returns the time portion of a Date
object as a string, using locale conventions",
syntax:"Date.toLocaleTimeString()",
useage:"let text = date.toLocaleTimeString();",
url:"https://www.w3schools.com/jsref/jsref_tol
ocaletimestring.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/toLocaleTimeString", type:"A String,
representing the time as a string",
tag:"function", language:"JavaScript"},
{ category:"date", name:"toLocaleString()",
description:"Converts a Date object to a string,
using locale conventions",
syntax:"Date.toLocaleString(locales, options)",
useage:"let text = date.toLocaleString();",
url:"https://www.w3schools.com/jsref/jsref_tol
ocalestring.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/toLocaleString", type:"A String,
representing the date and time as a string",
tag:"function", language:"JavaScript"},
{ category:"date", name:"toString()",
description:"Converts a Date object to a
string", syntax:"Date.toString()", useage:"let
text = date.toString();",
url:"https://www.w3schools.com/jsref/jsref_tos
tring_date.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/toString", type:"A String, representing the
date and time as a string", tag:"function",
language:"JavaScript"},
{ category:"date", name:"toTimeString()",
description:"Converts the time portion of a
Date object to a string",
syntax:"Date.toTimeString()", useage:"let text
= date.toTimeString();",
url:"https://www.w3schools.com/jsref/jsref_toti
mestring.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/toTimeString", type:"A String,
representing the time as a string",
tag:"function", language:"JavaScript"},
{ category:"date", name:"toUTCString()",
description:"Converts a Date object to a string,
according to universal time",
syntax:"Date.toUTCString()", useage:"let text =
date.toUTCString();",
url:"https://www.w3schools.com/jsref/jsref_tou
tcstring.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/toUTCString", type:"A String,
representing the UTC date and time as a
string", tag:"function", language:"JavaScript"},
{ category:"date", name:"UTC()",
description:"Returns the number of
milliseconds in a date since midnight of
January 1, 1970, according to UTC time",
syntax:"Date.UTC(year, month, day, hours,
minutes, seconds, millisec)", useage:"let ms =
Date.UTC(2023, 03, 17);",
url:"https://www.w3schools.com/jsref/jsref_utc.
asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/Date/UTC", type:"A Number,
representing the number of milliseconds
between the specified date-time and midnight
January 1 1970", tag:"function",
language:"JavaScript"},
{ category:"date", name:"valueOf()",
description:"Returns the primitive value of a
Date object", syntax:"Date.valueOf()",
useage:"let ms = date.valueOf();",
url:"https://www.w3schools.com/jsref/jsref_val
ueof_date.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Date/valueOf", type:"A Number, representing
the number of milliseconds between the date
object and midnight January 1, 1970 UTC",
tag:"function", language:"JavaScript"},
{ category:"string", name:"charAt()",
description:"Returns the character at the
specified index (position)",
syntax:"string.charAt(index)", useage:"let
letter = text.charAt(0);",
url:"https://www.w3schools.com/jsref/jsref_cha
rat.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/String/charAt", type:"A String,
representing the character at the specified
index, or an empty string if the index number is
not found", tag:"function",
language:"JavaScript"},
{ category:"string", name:"at()",
description:"Returns an indexed character
from a string. The at() method returns the same
as [].", syntax:"string.at(index)", useage:"let
character = text.at(0);",
url:"https://www.w3schools.com/jsref/jsref_stri
ng_at.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Array/at", type:"A StringA single character.The
character in the given position (index) in the
string.", tag:"function",
language:"JavaScript"},
{ category:"string", name:"charAt()",
description:"Returns the character at a
specified index (position) in a string. The index
of the first character is 0, the second 1, ...",
syntax:"string.charAt(index)", useage:"let
letter = text.charAt(0);",
url:"https://www.w3schools.com/jsref/jsref_cha
rat.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/String/charAt", type:"String.
The character at the specified index. Empty
string (' ') if the index is out of range.",
tag:"function", language:"JavaScript"},
{ category:"string", name:"charCodeAt()",
description:"Returns the Unicode of the
character at the specified index",
syntax:"string.charCodeAt(index)", useage:"let
code = text.charCodeAt(0);",
url:"https://www.w3schools.com/jsref/jsref_cha
rcodeat.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/charCodeAt", type:"A Number,
representing the unicode of the character at
the specified index. Returns 'NaN' if there is
no character at the specified index, or if the
index is less than '0'.", tag:"function",
language:"JavaScript"},
{ category:"string", name:"codePointAt()",
description:"Returns the Unicode value at an
index (position) in a string. The index of the
first position is 0, the second is 1, ....",
syntax:"string.codePointAt(index)",
useage:"let code = text.codePointAt(0);",
url:"https://www.w3schools.com/jsref/jsref_cod
epointat.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/codePointAt", type:"NumberThe code
point value at the specified index.undefined if
the index is invalid. charCodeAt and
codePointAt return an integer representing the
UTF-16 code of a character, but only
codePointAt() returns the full value of a
Unicode value greater than 0xFFFF (65535).",
tag:"function", language:"JavaScript"},
{ category:"string", name:"concat()",
description:"Joins two or more strings, and
returns a new joined strings",
syntax:"string.concat(string1, string2, ...,
stringX)", useage:"let result =
text1.concat(text2);",
url:"https://www.w3schools.com/jsref/jsref_con
cat_string.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/concat", type:"A new String, containing
the text of the combined strings",
tag:"function", language:"JavaScript"},
{ category:"string", name:"constructor",
description:"Returns the string's constructor
function", syntax:"string.constructor",
useage:"let text = message.constructor;",
url:"https://www.w3schools.com/jsref/jsref_con
structor_string.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"function String() { [native code] }",
tag:"function", language:"JavaScript"},
{ category:"string", name:"endsWith()",
description:"Checks whether a string ends
with specified string/characters",
syntax:"string.endsWith(searchvalue, length)",
useage:"let result = text.endsWith('world');",
url:"https://www.w3schools.com/jsref/jsref_end
swith.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/endsWith", type:"A Boolean. Returns
true if the string ends with the value, otherwise
it returns false", tag:"function",
language:"JavaScript"},
{ category:"string", name:"fromCharCode()",
description:"Converts Unicode values to
characters", syntax:"String.fromCharCode(n1,
n2, ..., nX)", useage:"let char =
String.fromCharCode(65);",
url:"https://www.w3schools.com/jsref/jsref_fro
mcharcode.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/fromCharCode", type:"A String,
representing the character(s) representing the
specified unicode number(s)", tag:"function",
language:"JavaScript"},
{ category:"string", name:"includes()",
description:"Checks whether a string contains
the specified string/characters",
syntax:"string.includes(searchvalue, start)",
useage:"let result = text.includes('world');",
url:"https://www.w3schools.com/jsref/jsref_incl
udes.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/includes", type:"A Boolean. Returns true
if the string contains the value, otherwise it
returns false", tag:"function",
language:"JavaScript"},
{ category:"string", name:"indexOf()",
description:"Returns the position of the first
found occurrence of a specified value in a
string", syntax:"string.indexOf(searchvalue,
start)", useage:"let result =
text.indexOf('welcome');",
url:"https://www.w3schools.com/jsref/jsref_ind
exof.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/indexOf", type:"A Number, representing
the position where the searchvalue occurs for
the first time, or -1 if it never occurs",
tag:"function", language:"JavaScript"},
{ category:"string", name:"lastIndexOf()",
description:"Returns the position of the last
found occurrence of a specified value in a
string",
syntax:"string.lastIndexOf(searchvalue, start)",
useage:"let result = text.lastIndexOf('planet');",
url:"https://www.w3schools.com/jsref/jsref_last
indexof.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/lastIndexOf", type:"A Number,
representing the position where the specified
searchvalue occurs for the last time, or -1 if it
never occurs", tag:"function",
language:"JavaScript"},
{ category:"string", name:"length",
description:"Returns the length of a string",
syntax:"string.length", useage:"let length =
text.length;",
url:"https://www.w3schools.com/jsref/jsref_len
gth_string.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"The length of a string", tag:"function",
language:"JavaScript"},
{ category:"string",
name:"localeCompare()",
description:"Compares two strings in the
current locale",
syntax:"string.localeCompare(compareString)"
, useage:"let result =
text1.localeCompare(text2);",
url:"https://www.w3schools.com/jsref/jsref_loc
alecompare.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/localeCompare", type:"A Number,
indicating whether the reference string comes
before, after or is the same as the
compareString in sort order. Returns one of
three values: -1 if the reference string is
sorted before the compareString 0 if the two
strings are equal 1 if the reference string is
sorted after the compareString",
tag:"function", language:"JavaScript"},
{ category:"string", name:"match()",
description:"Searches a string for a match
against a regular expression, and returns the
matches", syntax:"string.match(match)",
useage:"text.match('th');",
url:"https://www.w3schools.com/jsref/jsref_mat
ch.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/String/match", type:"An Array,
containing the matches, one item for each
match, or null if no match is found",
tag:"function", language:"JavaScript"},
{ category:"string", name:"padEnd()",
description:"Pads a string at the end. Pads a
string with another string (multiple times) until
it reaches a given length.",
syntax:"string.padEnd(length, string)",
useage:"let padded = text.padEnd(4,'0');",
url:"https://www.w3schools.com/jsref/jsref_stri
ng_padend.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/padEnd", type:"A string A String of the
specified length, with the padding applied at
the end.", tag:"function",
language:"JavaScript"},
{ category:"string", name:"padStart()",
description:"Pads a string from the start. Pads
a string with another string (multiple times)
until it reaches a given length.",
syntax:"string.padStart(length, string)",
useage:"let padded = text.padStart(4,'0');",
url:"https://www.w3schools.com/jsref/jsref_stri
ng_padstart.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/padStart", type:"A string A String of the
specified length, with the padding applied from
the start.", tag:"function",
language:"JavaScript"},
{ category:"string", name:"prototype",
description:"Allows you to add properties and
methods to an object",
syntax:"object.prototype.name = value",
useage:"In Progress",
url:"https://www.w3schools.com/jsref/jsref_pro
totype_string.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"A reference to the String.prototype
object", tag:"function",
language:"JavaScript"},
{ category:"string", name:"repeat()",
description:"Returns a new string with a
specified number of copies of an existing
string", syntax:"string.repeat(count)",
useage:"let result = text.repeat(2);",
url:"https://www.w3schools.com/jsref/jsref_rep
eat.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/String/repeat", type:"A String,
a new string containing copies of the original
string", tag:"function", language:"JavaScript"},
{ category:"string", name:"replace()",
description:"Searches a string for a specified
value, or a regular expression, and returns a
new string where the specified values are
replaced", syntax:"string.replace(searchValue,
newValue)", useage:"let result =
text.replace('Jane', 'Joan');",
url:"https://www.w3schools.com/jsref/jsref_rep
lace.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/replace", type:"A new String, where the
specified value(s) has been replaced by the
new value", tag:"function",
language:"JavaScript"},
{ category:"string", name:"replaceAll()",
description:"Searches a string for a value or a
regular expression. Returns a new string with
all values replaced. Does not change the
original string.",
syntax:"string.replaceAll(searchValue,
newValue)", useage:"text =
text.replaceAll('cats', 'dogs');",
url:"https://www.w3schools.com/jsref/jsref_stri
ng_replaceall.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/replaceAll", type:"A string A new string
where the search values has been replaced.",
tag:"function", language:"JavaScript"},
{ category:"string", name:"search()",
description:"Searches a string for a specified
value, or regular expression, and returns the
position of the match",
syntax:"string.search(searchValue)",
useage:"let position = text.search('Blue');",
url:"https://www.w3schools.com/jsref/jsref_sea
rch.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/search", type:"A Number, representing
the position of the first occurrence of the
specified searchvalue, or -1 if no match is
found", tag:"function", language:"JavaScript"},
{ category:"string", name:"slice()",
description:"Extracts a part of a string and
returns a new string",
syntax:"string.slice(start, end)", useage:"let
result = text.slice(0, 5);",
url:"https://www.w3schools.com/jsref/jsref_slic
e_string.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/slice", type:"A String, representing the
extracted part of the string", tag:"function",
language:"JavaScript"},
{ category:"string", name:"split()",
description:"Splits a string into an array of
substrings", syntax:"string.split(separator,
limit)", useage:"const myArray = text.split(' ');",
url:"https://www.w3schools.com/jsref/jsref_spli
t.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/String/split", type:"An Array,
containing the splitted values", tag:"function",
language:"JavaScript"},
{ category:"string", name:"startsWith()",
description:"Checks whether a string begins
with specified characters",
syntax:"string.startsWith(searchValue, start)",
useage:"text.startsWith('Hi');",
url:"https://www.w3schools.com/jsref/jsref_sta
rtswith.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/startsWith", type:"A Boolean. Returns
true if the string starts with the value,
otherwise it returns false", tag:"function",
language:"JavaScript"},
{ category:"string", name:"substr()",
description:"Extracts the characters from a
string, beginning at a specified start position,
and through the specified number of
characters", syntax:"string.substr(start,
length)", useage:"let result = text.substr(1, 4);",
url:"https://www.w3schools.com/jsref/jsref_sub
str.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/String/substr", type:"A new
String, containing the extracted part of the text.
If length is 0 or negative, an empty string is
returned", tag:"function",
language:"JavaScript"},
{ category:"string", name:"substring()",
description:"Extracts the characters from a
string, between two specified indices",
syntax:"string.substring(start, end)",
useage:"let result = text.substring(1, 4);",
url:"https://www.w3schools.com/jsref/jsref_sub
string.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/substring", type:"A new String
containing the extracted characters",
tag:"function", language:"JavaScript"},
{ category:"string",
name:"toLocaleLowerCase()",
description:"Converts a string to lowercase
letters, according to the host's locale",
syntax:"string.toLocaleLowerCase()",
useage:"let result =
text.toLocaleLowerCase();",
url:"https://www.w3schools.com/jsref/jsref_tol
ocalelowercase.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/toLocaleLowerCase", type:"A String,
representing the value of a string converted to
lowercase according to the host's current
locale", tag:"function", language:"JavaScript"},
{ category:"string",
name:"toLocaleUpperCase()",
description:"Converts a string to uppercase
letters, according to the host's locale",
syntax:"string.toLocaleUpperCase()",
useage:"let result =
text.toLocaleUpperCase();",
url:"https://www.w3schools.com/jsref/jsref_tol
ocaleuppercase.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/toLocaleUpperCase", type:"A String,
representing the value of a string converted to
uppercase according to the host's current
locale", tag:"function", language:"JavaScript"},
{ category:"string", name:"toLowerCase()",
description:"Converts a string to lowercase
letters", syntax:"string.toLowerCase()",
useage:"let result = text.toLowerCase();",
url:"https://www.w3schools.com/jsref/jsref_tol
owercase.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/toLowerCase", type:"A String,
representing the value of a string converted to
lowercase", tag:"function",
language:"JavaScript"},
{ category:"string", name:"toString()",
description:"Returns the value of a String
object", syntax:"string.toString()", useage:"let
result = text.toString();",
url:"https://www.w3schools.com/jsref/jsref_tos
tring_string.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/toString", type:"A String, representing
the value of a string", tag:"function",
language:"JavaScript"},
{ category:"string", name:"toUpperCase()",
description:"Converts a string to uppercase
letters", syntax:"string.toUpperCase()",
useage:"let result = text.toUpperCase();",
url:"https://www.w3schools.com/jsref/jsref_tou
ppercase.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/toUpperCase", type:"A String,
representing the value of a string converted to
uppercase", tag:"function",
language:"JavaScript"},
{ category:"string", name:"trim()",
description:"Removes whitespace from both
ends of a string", syntax:"string.trim()",
useage:"let result = text.trim();",
url:"https://www.w3schools.com/jsref/jsref_tri
m_string.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/Trim", type:"A String, representing the
string with removed whitespace from both
ends", tag:"function", language:"JavaScript"},
{ category:"string", name:"trimEnd()",
description:"Removes whitespace from the
end of a string. Does not change the original
string. Works like trim(), but removes
whitespace only from the end of a string.",
syntax:"string.trimEnd()", useage:"let text2 =
text1.trimEnd();",
url:"https://www.w3schools.com/jsref/jsref_stri
ng_trim_end.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/trimEnd", type:"A string A string with
removed whitespace from the end of the
string.", tag:"function",
language:"JavaScript"},
{ category:"string", name:"trimStart()",
description:"Removes whitespace from the
beginning of a string. Does not change the
original string. Works like trim(), but removes
whitespace only from the start of a string.",
syntax:"let text2 = text1.trimStart();",
url:"https://www.w3schools.com/jsref/jsref_stri
ng_trim_start.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
String/trimStart", type:"A string A string with
removed whitespace from the beginning of the
string.", tag:"function",
language:"JavaScript"},
{ category:"string", name:"valueOf()",
description:"Returns the primitive value of a
String object", syntax:"string.valueOf()",
useage:"let result = text.valueOf();",
url:"https://www.w3schools.com/jsref/jsref_val
ueof_string.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"A String, representing the primitive value
of a string", tag:"function",
language:"JavaScript"},
{ category:"global", name:"decodeURI()",
description:"Decodes a URI",
syntax:"decodeURI(uri)", useage:"let decoded
= decodeURI(encoded);",
url:"https://www.w3schools.com/jsref/jsref_dec
odeuri.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
decodeURI", type:"A String, representing the
decoded URI", tag:"function",
language:"JavaScript"},
{ category:"global",
name:"decodeURIComponent()",
description:"Decodes a URI component",
syntax:"decodeURIComponent(uri)",
useage:"let decoded =
decodeURIComponent(encoded);",
url:"https://www.w3schools.com/jsref/jsref_dec
odeuricomponent.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
encodeURIComponent", type:"A String,
representing the decoded URI", tag:"function",
language:"JavaScript"},
{ category:"global", name:"encodeURI()",
description:"Encodes a URI",
syntax:"encodeURI(uri)", useage:"let encoded
= encodeURI(uri);",
url:"https://www.w3schools.com/jsref/jsref_enc
odeuri.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
encodeURI", type:"A String, representing the
encoded URI", tag:"function",
language:"JavaScript"},
{ category:"global",
name:"encodeURIComponent()",
description:"Encodes a URI component",
syntax:"encodeURIComponent(uri)",
useage:"let encoded =
encodeURIComponent(uri);",
url:"https://www.w3schools.com/jsref/jsref_enc
odeuricomponent.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
encodeURIComponent", type:"A String,
representing the encoded URI", tag:"function",
language:"JavaScript"},
{ category:"global", name:"escape()
DEPRECATED", description:"Deprecated. Use
encodeURI() or encodeURIComponent()
instead", syntax:"DEPRECATED",
useage:"deprecated",
url:"https://www.w3schools.com/jsref/jsref_esc
ape.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
escape", type:"A String, representing the
encoded string", tag:"function",
language:"JavaScript"},
{ category:"global", name:"eval()",
description:"Evaluates a string and executes it
as if it was script code", syntax:"eval(string)",
useage:"let result = eval(text);",
url:"https://www.w3schools.com/jsref/jsref_eva
l.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/eval", type:"In Progress *",
tag:"function", language:"JavaScript"},
{ category:"global", name:"Infinity",
description:"A numeric value that represents
positive/negative infinity", syntax:"Infinity",
useage:"In Progress",
url:"https://www.w3schools.com/jsref/jsref_infi
nity.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Infinity", type:"Infinity", tag:"function",
language:"JavaScript"},
{ category:"global", name:"isFinite()",
description:"Determines whether a value is a
finite, legal number", syntax:"isFinite(value)",
useage:"let result = isFinite(17);",
url:"https://www.w3schools.com/jsref/jsref_isfi
nite.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
isFinite", type:"A Boolean. Returns false if the
value is +infinity, -infinity, or NaN, otherwise it
returns true.", tag:"function",
language:"JavaScript"},
{ category:"global", name:"isNaN()",
description:"Determines whether a value is an
illegal number", syntax:"isNaN(value)",
useage:"IsNaN(17);",
url:"https://www.w3schools.com/jsref/jsref_isn
an.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/isNaN", type:"A Boolean.
Returns true if the value is NaN, otherwise it
returns false", tag:"function",
language:"JavaScript"},
{ category:"global", name:"NaN",
description:"Not-a-Number value",
syntax:"NaN", useage:"NaN",
url:"https://www.w3schools.com/jsref/jsref_nan
.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/NaN", type:"NaN",
tag:"function", language:"JavaScript"},
{ category:"global", name:"Number()",
description:"Converts an object's value to a
number", syntax:"Number(value)",
useage:"Number(true);",
url:"https://www.w3schools.com/jsref/jsref_nu
mber.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number", type:"A Number. Returns different
object values to their numbers. If the value
cannot be converted to a legal number, NaN is
returned. If no argument is provided, it returns
0.", tag:"function", language:"JavaScript"},
{ category:"global", name:"parseFloat()",
description:"Parses a string and returns a
floating point number",
syntax:"parseFloat(value)",
useage:"ParseFloat('10.17');",
url:"https://www.w3schools.com/jsref/jsref_par
sefloat.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
parseFloat", type:"A Number. If the first
character cannot be converted to a number,
NaN is returned", tag:"function",
language:"JavaScript"},
{ category:"global", name:"parseInt()",
description:"Parses a string and returns an
integer", syntax:"parseInt(string, radix)",
useage:"ParseInt('17');",
url:"https://www.w3schools.com/jsref/jsref_par
seint.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
parseInt", type:"A Number. If the first character
cannot be converted to a number, NaN is
returned", tag:"function",
language:"JavaScript"},
{ category:"global", name:"String()",
description:"Converts an object's value to a
string", syntax:"String(value)",
useage:"String(12345);",
url:"https://www.w3schools.com/jsref/jsref_stri
ng.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/
Global_Objects/String", type:"In Progress",
tag:"function", language:"JavaScript"},
{ category:"global", name:"undefined",
description:"Indicates that a variable has not
been assigned a value", syntax:"In Progress",
useage:"In Progress",
url:"https://www.w3schools.com/jsref/jsref_un
defined.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
undefined", type:"In Progress", tag:"function",
language:"JavaScript"},
{ category:"global", name:"unescape()
Deprecated", description:"Deprecated. Use
decodeURI() or decodeURIComponent()
instead", syntax:"DEPRECATED",
useage:"deprecated",
url:"https://www.w3schools.com/jsref/jsref_une
scape.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
unescape", type:"A String, representing the
decoded string", tag:"function",
language:"JavaScript"},
{ category:"number", name:"constructor",
description:"Returns the function that created
JavaScript's Number prototype",
syntax:"number.constructor", useage:"In
Progress",
url:"https://www.w3schools.com/jsref/jsref_con
structor_number.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"function Number() { [native code] }",
tag:"function", language:"JavaScript"},
{ category:"number", name:"EPSILON",
description:"Number.EPSILON returns the
difference between the smallest floating point
number greater than 1 and 1. Number.EPSILON
has the value of 2.220446049250313e-16.",
syntax:"Number.EPSILON", useage:"let x =
Number.EPSILON;",
url:"https://www.w3schools.com/jsref/jsref_nu
mber_epsilon.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/EPSILON", type:"Number
2.220446049250313e-16", tag:"function",
language:"JavaScript"},
{ category:"number", name:"isFinite()",
description:"Checks whether a value is a finite
number", syntax:"Number.isFinite(value)",
useage:"Number.isFinite(17)",
url:"https://www.w3schools.com/jsref/jsref_isfi
nite_number.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/isFinite", type:"A Boolean. Returns
true if the value is a finite Number, otherwise it
returns false", tag:"function",
language:"JavaScript"},
{ category:"number",
name:"isSafeInteger()", description:"Returns
true if a number is a safe integer. If not, then it
returns false.",
syntax:"Number.isSafeInteger(value)",
useage:"Number.isSafeInteger(17);",
url:"https://www.w3schools.com/jsref/jsref_iss
afeinteger.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/isSafeInteger", type:"A boolean true if
the value is a safe integer, otherwise false.",
tag:"function", language:"JavaScript"},
{ category:"number", name:"isInteger()",
description:"Checks whether a value is an
integer", syntax:"Number.isInteger(value)",
useage:"Number.isInteger(17);",
url:"https://www.w3schools.com/jsref/jsref_isin
teger.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/isInteger", type:"A Boolean. Returns
true if the value is an integer Number,
otherwise it returns false", tag:"function",
language:"JavaScript"},
{ category:"number", name:"isNaN()",
description:"Checks whether a value is
Number.NaN", syntax:"Number.isNaN(value)",
useage:"Number.isNaN(17);",
url:"https://www.w3schools.com/jsref/jsref_isn
an_number.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/isNaN", type:"A Boolean. Returns true
if the value is Number.NaN, otherwise it returns
false", tag:"function", language:"JavaScript"},
{ category:"number",
name:"isSafeInteger()", description:"Checks
whether a value is a safe integer",
syntax:"Number.isSafeInteger(value)",
useage:"Number.isSafeInteger(17);",
url:"https://www.w3schools.com/jsref/jsref_iss
afeinteger.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/isSafeInteger", type:"A Boolean.
Returns true if the value is a safe integer
Number, otherwise it returns false",
tag:"function", language:"JavaScript"},
{ category:"number",
name:"MAX_SAFE_INTEGER",
description:"Number.MAX_SAFE_INTEGER
represents the maximum safe integer in
JavaScript. Number.MAX_SAFE_INTEGER is
(2^53 – 1).", syntax:"let x =
Number.MAX_SAFE_INTEGER;", useage:"let x
= Number.MAX_SAFE_INTEGER;",
url:"https://www.w3schools.com/jsref/jsref_ma
x_safe_integer.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/MAX_SAFE_INTEGER", type:"Number
9007199254740991", tag:"function",
language:"JavaScript"},
{ category:"number",
name:"MIN_SAFE_INTEGER",
description:"Number.MIN_SAFE_INTEGER
represents the minimum safe integer in
JavaScript. Number.MIN_SAFE_INTEGER is -
(2^53 - 1).",
syntax:"Number.MIN_SAFE_INTEGER",
useage:"let x = Number.MIN_SAFE_INTEGER;",
url:"https://www.w3schools.com/jsref/jsref_min
_safe_integer.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/MIN_SAFE_INTEGER", type:"Number
-9007199254740991", tag:"function",
language:"JavaScript"},
{ category:"number", name:"MAX_VALUE",
description:"Returns the largest number
possible in JavaScript",
syntax:"Number.MAX_VALUE", useage:"let x =
Number.MAX_VALUE;",
url:"https://www.w3schools.com/jsref/jsref_ma
x_value.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/MAX_VALUE", type:"A Number,
1.7976931348623157e+308", tag:"function",
language:"JavaScript"},
{ category:"number", name:"MIN_VALUE",
description:"Returns the smallest number
possible in JavaScript",
syntax:"Number.MIN_VALUE", useage:"let x =
Number.MIN_VALUE;",
url:"https://www.w3schools.com/jsref/jsref_min
_value.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/MIN_VALUE", type:"A Number,
5e-324", tag:"function",
language:"JavaScript"},
{ category:"number",
name:"NEGATIVE_INFINITY",
description:"Represents negative infinity
(returned on overflow)",
syntax:"Number.NEGATIVE_INFINITY",
useage:"let x = Number.NEGATIVE_INFINITY;",
url:"https://www.w3schools.com/jsref/jsref_neg
ative_infinity.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/NEGATIVE_INFINITY", type:"The
numeric value: -Infinity", tag:"function",
language:"JavaScript"},
{ category:"number", name:"NaN",
description:"Represents a Not-a-Number
value", syntax:"Number.NaN", useage:"let x =
Number.NaN;",
url:"https://www.w3schools.com/jsref/jsref_nu
mber_nan.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
NaN", type:"NaN", tag:"function",
language:"JavaScript"},
{ category:"number",
name:"POSITIVE_INFINITY",
description:"Represents infinity (returned on
overflow)",
syntax:"Number.POSITIVE_INFINITY",
useage:"let x = Number.POSITIVE_INFINITY;",
url:"https://www.w3schools.com/jsref/jsref_pos
itive_infinity.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/POSITIVE_INFINITY", type:"The
numeric value: Infinity", tag:"function",
language:"JavaScript"},
{ category:"number", name:"parseFloat()",
description:"Parses a value as a string and
returns the first number. Number.parseFloat
vs. parseFloat This method has the same
functionality as the global parseFloat()
function:", syntax:"Number.parseFloat(value)",
useage:"Number.parseFloat('7.37');",
url:"https://www.w3schools.com/jsref/jsref_nu
mber_parsefloat.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/parseFloat", type:"Number NaN if no
number is found.", tag:"function",
language:"JavaScript"},
{ category:"number", name:"parseInt()",
description:"Parses a value as a string and
returns the first integer. Number.parseInt vs.
parseInt This method has the same
functionality as the global parseInt() function:
A radix parameter specifies the number system
to use: 2 = binary, 8 = octal, 10 = decimal, 16 =
hexadecimal. If radix is omitted, JavaScript
assumes radix 10. If the value begins with '0x',
JavaScript assumes radix 16.",
syntax:"Number.parseInt(string, radix)",
useage:"Number.parseInt('7.37');",
url:"https://www.w3schools.com/jsref/jsref_nu
mber_parseint.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/parseInt", type:"Number NaN if no
integer is found.", tag:"function",
language:"JavaScript"},
{ category:"number", name:"prototype",
description:"Allows you to add properties and
methods to an object",
syntax:"Number.prototype.name = value",
useage:"Number.prototype.myMethod =
function(){",
url:"https://www.w3schools.com/jsref/jsref_pro
totype_num.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number", type:"In Progress", tag:"function",
language:"JavaScript"},
{ category:"number",
name:"toExponential()", description:"Converts
a number into an exponential notation",
syntax:"number.toExponential(x)", useage:"let
n = num.toExponential();",
url:"https://www.w3schools.com/jsref/jsref_toe
xponential.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/toExponential", type:"A String,
representing the number as an exponential
notation", tag:"function",
language:"JavaScript"},
{ category:"number", name:"toFixed()",
description:"Formats a number with x numbers
of digits after the decimal point",
syntax:"number.toFixed(x)", useage:"let n =
num.toFixed(2);",
url:"https://www.w3schools.com/jsref/jsref_tofi
xed.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/toFixed", type:"A String, representing
a number, with the exact number of decimals",
tag:"function", language:"JavaScript"},
{ category:"number",
name:"toLocaleString()",
description:"Converts a number into a string,
based on the locale settings",
syntax:"number.toLocaleString(locales,
options)", useage:"let text =
num.toLocaleString();",
url:"https://www.w3schools.com/jsref/jsref_tol
ocalestring_number.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/toLocaleString", type:"A String,
representing a number", tag:"function",
language:"JavaScript"},
{ category:"number", name:"toPrecision()",
description:"Formats a number to x length",
syntax:"number.toPrecision(x)", useage:"let n
= num.toPrecision(2);",
url:"https://www.w3schools.com/jsref/jsref_top
recision.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/toPrecision", type:"A String,
representing a number formatted to the
specified precision", tag:"function",
language:"JavaScript"},
{ category:"number", name:"toString()",
description:"Converts a number to a string",
syntax:"number.toString(radix)", useage:"let
text = num.toString();",
url:"https://www.w3schools.com/jsref/jsref_tos
tring_number.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/toString", type:"A String, representing
a number", tag:"function",
language:"JavaScript"},
{ category:"number", name:"valueOf()",
description:"Returns the primitive value of a
number", syntax:"number.valueOf()",
useage:"let n = num.valueOf();",
url:"https://www.w3schools.com/jsref/jsref_val
ueof_number.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Number/valueOf", type:"A Number,
representing the primitive value of a number",
tag:"function", language:"JavaScript"},
{ category:"regular expression",
name:"constructor", description:"Returns the
function that created the RegExp object's
prototype",
syntax:"RegExpObject.constructor",
useage:"In Progress",
url:"https://www.w3schools.com/jsref/jsref_reg
exp_constructor.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"function RegExp() { [native code] }",
tag:"function", language:"JavaScript"},
{ category:"regular expression",
name:"compile()", description:"compile()
Deprecated. Compiles a regular expression",
syntax:"In Progress", useage:"In Progress",
url:"https://www.w3schools.com/jsref/jsref_reg
exp_compile.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
RegExp/compile", type:"In Progress",
tag:"function", language:"JavaScript"},
{ category:"regular expression",
name:"exec()", description:"Tests for a match
in a string. Returns the first match",
syntax:"RegExpObject.exec(string)",
useage:"In Progress",
url:"https://www.w3schools.com/jsref/jsref_reg
exp_exec.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
RegExp/exec", type:"An array containing the
matched text if it finds a match, otherwise it
returns null", tag:"function",
language:"JavaScript"},
{ category:"regular expression",
name:"ignoreCase", description:"Checks
whether the I modifier is set",
syntax:"RegExpObject.ignoreCase",
useage:"In Progress",
url:"https://www.w3schools.com/jsref/jsref_reg
exp_ignorecase.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
RegExp/ignoreCase", type:"Boolean Returns
true if the 'I' modifier is set, false otherwise",
tag:"function", language:"JavaScript"},
{ category:"regular expression",
name:"lastIndex", description:"Specifies the
index at which to start the next match",
syntax:"RegExpObject.lastIndex", useage:"In
Progress",
url:"https://www.w3schools.com/jsref/jsref_reg
exp_lastindex.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
RegExp/lastIndex", type:"Number, An integer
that specifies the character position
immediately after the last match found by
exec( ) or test( ) methods", tag:"function",
language:"JavaScript"},
{ category:"regular expression", name:"m",
description:"Perform multiline matching",
syntax:"/regexp/m", useage:"let pattern =
/^is/m;",
url:"https://www.w3schools.com/jsref/jsref_reg
exp_m.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
RegExp/", type:"In Progress *", tag:"function",
language:"JavaScript"},
{ category:"regular expression",
name:"multiline", description:"Perform
multiline matching",
syntax:"RegExpObject.multiline", useage:"In
Progress",
url:"https://www.w3schools.com/jsref/jsref_reg
exp_multiline.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
RegExp/multiline", type:"Boolean Returns true
if the 'm' modifier is set, false otherwise",
tag:"function", language:"JavaScript"},
{ category:"regular expression",
name:"{X,Y}", description:"Matches any string
that contains a sequence of X to Y n's",
syntax:"/n{X,Y}/g", useage:"let result =
text.match(/\d{3,4}/g);",
url:"https://www.w3schools.com/jsref/jsref_reg
exp_nxy.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Guide/Regular_expressions/
Cheatsheet", type:"none", tag:"function",
language:"JavaScript"},
{ category:"regular expression",
name:"{X,}", description:"Matches any string
that contains a sequence of at least X n's",
syntax:"/n{X,}/g", useage:"let result =
text.match(/\d{3,}/g);",
url:"https://www.w3schools.com/jsref/jsref_reg
exp_nxcomma.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Guide/Regular_expressions/
Cheatsheet", type:"none", tag:"function",
language:"JavaScript"},
{ category:"regular expression",
name:"source", description:"Returns the text
of the RegExp pattern",
syntax:"RegExpObject.source", useage:"let
result = pattern.source;",
url:"https://www.w3schools.com/jsref/jsref_reg
exp_source.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
RegExp/source", type:"String. The text of the
RegExp pattern", tag:"function",
language:"JavaScript"},
{ category:"regular expression",
name:"test()", description:"Tests for a match in
a string. Returns true or false",
syntax:"RegExpObject.test(string)",
useage:"let result = pattern.test(text);",
url:"https://www.w3schools.com/jsref/jsref_reg
exp_test.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
RegExp/test", type:"Boolean. Returns true if it
finds a match, otherwise it returns false",
tag:"function", language:"JavaScript"},
{ category:"regular expression",
name:"toString()", description:"Returns the
string value of the regular expression",
syntax:"RegExpObject.toString()", useage:"let
text = pattern.toString();",
url:"https://www.w3schools.com/jsref/jsref_reg
exp_tostring.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
RegExp/toString", type:"String. The string
value of the regular expression",
tag:"function", language:"JavaScript"},
{ category:"regular expression",
name:"[abc]", description:"Find any character
between the brackets", syntax:"/[abc]/g",
useage:"let result = text.match(/[h]/g);",
url:"https://www.w3schools.com/jsref/jsref_reg
exp_charset.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Guide/Regular_expressions/
Cheatsheet", type:"none", tag:"function",
language:"JavaScript"},
{ category:"regular expression",
name:"[^abc]", description:"Find any character
NOT between the brackets", syntax:"/[^xyz]/g",
useage:"let result = text.match(/[^h]/g);",
url:"https://www.w3schools.com/jsref/jsref_reg
exp_charset_not.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Guide/Regular_expressions/
Cheatsheet", type:"none", tag:"function",
language:"JavaScript"},
{ category:"classes", name:"constructor()",
description:"A special method for creating and
initializing objects created within a class",
syntax:"constructor(parameters)",
useage:"constructor(x) {",
url:"https://www.w3schools.com/jsref/jsref_con
structor_class.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Classes/
constructor", type:"In Progress",
tag:"function", language:"JavaScript"},
{ category:"classes", name:"extends",
description:"Extends a class (inherit)",
syntax:"class childClass extends
parentClass", useage:"class Model extends
Car {",
url:"https://www.w3schools.com/jsref/jsref_cla
ss_extends.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Classes/extends",
type:"In Progress", tag:"function",
language:"JavaScript"},
{ category:"classes", name:"static",
description:"Defines a static method for a
class", syntax:"static methodName()",
useage:"static hi() {",
url:"https://www.w3schools.com/jsref/jsref_cla
ss_static.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Classes/static",
type:"In Progress", tag:"function",
language:"JavaScript"},
{ category:"classes", name:"super",
description:"Refers to the parent class",
syntax:"super(arguments); calls the parent
constructor (only inside the constructor)
super.parentMethod(arguments); calls a parent
method", useage:"super(speed);",
url:"https://www.w3schools.com/jsref/jsref_cla
ss_super.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Operators/super",
type:"In Progress", tag:"function",
language:"JavaScript"},
{ category:"error", name:"name",
description:"Sets or returns an error name",
syntax:"errorObj.name", useage:"try
{ Addalert('Welcome guest!'); } catch(err)
{ ge('demo').innerHTML = err.name; }",
url:"https://www.w3schools.com/jsref/prop_err
or_name.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Error/name", type:"A String, representing the
name of the error", tag:"function",
language:"JavaScript"},
{ category:"error", name:"message",
description:"Sets or returns an error message
(a string)", syntax:"errorObj.message",
useage:"try { Adddlert('Welcome guest'); }
catch(err) { ge('demo').innerHTML =
err.message; }",
url:"https://www.w3schools.com/jsref/prop_err
or_message.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
Error/message", type:"A String, representing a
description of an error (varies depending on
the browser)", tag:"function",
language:"JavaScript"},
{ category:"json", name:"parse()",
description:"Parses a JSON string and returns
a JavaScript object",
syntax:"JSON.parse(string, function)",
useage:"In Progress",
url:"https://www.w3schools.com/jsref/jsref_par
se_json.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
JSON/parse", type:"A JSON Object, or Array",
tag:"function", language:"JavaScript"},
{ category:"json", name:"stringify()",
description:"Convert a JavaScript object to a
JSON string", syntax:"JSON.stringify(obj,
replacer, space)", useage:"var myJSON =
JSON.stringify(obj);",
url:"https://www.w3schools.com/jsref/jsref_stri
ngify.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/JavaScript/Reference/Global_Objects/
JSON/stringify", type:"A String",
tag:"function", language:"JavaScript"},
{ category:"console", name:"assert()",
description:"Writes an error message to the
console if the assertion is false",
syntax:"console.assert(expression, message)",
useage:"console.assert(x + y == 11,
'Expression returned false');",
url:"https://www.w3schools.com/jsref/met_con
sole_assert.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/console/assert", type:"none",
tag:"function", language:"JavaScript"},
{ category:"console", name:"clear()",
description:"Clears the console",
syntax:"console.clear()",
useage:"console.clear();",
url:"https://www.w3schools.com/jsref/met_con
sole_clear.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/console/clear", type:"none",
tag:"function", language:"JavaScript"},
{ category:"console", name:"count()",
description:"Logs the number of times that
this particular call to count() has been called",
syntax:"console.count(label)", useage:"for (let
i = 0; i < 5; i++) { console.count('myLabel'); }",
url:"https://www.w3schools.com/jsref/met_con
sole_count.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/console/count", type:"none",
tag:"function", language:"JavaScript"},
{ category:"console", name:"error()",
description:"Outputs an error message to the
console", syntax:"console.error(message)",
useage:"console.error('They are in error');",
url:"https://www.w3schools.com/jsref/met_con
sole_error.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/console/error", type:"none",
tag:"function", language:"JavaScript"},
{ category:"console", name:"group()",
description:"Creates a new inline group in the
console. This indents following console
messages by an additional level, until
console.groupEnd() is called",
syntax:"console.group(label)",
useage:"console.log('Hi world');
console.group(); console.log('Hi again, inside a
group');",
url:"https://www.w3schools.com/jsref/met_con
sole_group.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/console/group", type:"none",
tag:"function", language:"JavaScript"},
{ category:"console",
name:"groupCollapsed()",
description:"Creates a new inline group in the
console. However, the new group is created
collapsed. The user will need to use the
disclosure button to expand it",
syntax:"console.groupCollapsed(label)",
useage:"console.log('Hi world!');
console.groupCollapsed(); console.log('Hi
inside collapsed group');",
url:"https://www.w3schools.com/jsref/met_con
sole_groupcollapsed.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/console/groupCollapsed",
type:"none", tag:"function",
language:"JavaScript"},
{ category:"console", name:"groupEnd()",
description:"Exits the current inline group in
the console", syntax:"console.groupEnd()",
useage:"console.log('Hi world');
console.group(); console.log('Hi again, this
time inside a group'); console.groupEnd();
console.log('the new');",
url:"https://www.w3schools.com/jsref/met_con
sole_groupend.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/console/groupEnd", type:"none",
tag:"function", language:"JavaScript"},
{ category:"console", name:"info()",
description:"Outputs an informational
message to the console",
syntax:"console.info(message)",
useage:"console.info('Hi Everyone');",
url:"https://www.w3schools.com/jsref/met_con
sole_info.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/console/info", type:"none",
tag:"function", language:"JavaScript"},
{ category:"console", name:"log()",
description:"Outputs a message to the
console", syntax:"console.log(message)",
useage:"console.log('Hi Everyone');",
url:"https://www.w3schools.com/jsref/met_con
sole_log.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/console/log", type:"none",
tag:"function", language:"JavaScript"},
{ category:"console", name:"table()",
description:"Displays tabular data as a table",
syntax:"console.table(tabledata,
tablecolumns)", useage:"console.table(['Audi',
'Volvo', 'Ford']);
console.table({firstname:'John',
lastname:'Doe'});",
url:"https://www.w3schools.com/jsref/met_con
sole_table.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/console/table", type:"none",
tag:"function", language:"JavaScript"},
{ category:"console", name:"time()",
description:"Starts a timer (can track how long
an operation takes)",
syntax:"console.time(label)",
useage:"console.time(); for (let i = 0; i <
100000; i++) { // some code }
console.timeEnd();",
url:"https://www.w3schools.com/jsref/met_con
sole_time.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/console/time", type:"none",
tag:"function", language:"JavaScript"},
{ category:"console", name:"timeEnd()",
description:"Stops a timer that was previously
started by console.time()",
syntax:"console.timeEnd(label)",
useage:"console.time(); for (let i = 0; i <
100000; i++) { // some code }
console.timeEnd();",
url:"https://www.w3schools.com/jsref/met_con
sole_timeend.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/console/timeEnd", type:"none",
tag:"function", language:"JavaScript"},
{ category:"console", name:"trace()",
description:"Outputs a stack trace to the
console", syntax:"console.trace(label)",
useage:"function myFunction()
{ myOtherFunction(); } function
myOtherFunction() { console.trace(); }",
url:"https://www.w3schools.com/jsref/met_con
sole_trace.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/console/trace", type:"none",
tag:"function", language:"JavaScript"},
{ category:"console", name:"warn()",
description:"Outputs a warning message to the
console", syntax:"console.warn(message)",
useage:"console.warn('This is a warning');",
url:"https://www.w3schools.com/jsref/met_con
sole_warn.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/console/warn", type:"none",
tag:"function", language:"JavaScript"},
{ category:"history", name:"back()",
description:"Loads the previous URL in the
history list", syntax:"history.back()",
useage:"<button onclick = 'history.back()'>Go
Back</button>",
url:"https://www.w3schools.com/jsref/met_his_
back.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/History/back", type:"none",
tag:"function", language:"JavaScript"},
{ category:"history", name:"forward()",
description:"Loads the next URL in the history
list", syntax:"history.forward()",
useage:"<button onclick =
'history.forward()'>Go Forward</button>",
url:"https://www.w3schools.com/jsref/met_his_
forward.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/History/forward", type:"none",
tag:"function", language:"JavaScript"},
{ category:"history", name:"go()",
description:"Loads a specific URL from the
history list", syntax:"history.go(number)",
useage:"<button onclick = 'history.go(-2)'>Go
Back 2 Pages</button>",
url:"https://www.w3schools.com/jsref/met_his_
go.asp", url2:"https://developer.mozilla.org/en-
US/docs/Web/API/History/go", type:"none",
tag:"function", language:"JavaScript"},
{ category:"history", name:"length",
description:"Returns the number of URLs in
the history list", syntax:"history.length",
useage:"let length = history.length;",
url:"https://www.w3schools.com/jsref/prop_his
_length.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/History/length", type:"A Number,
representing the number of entries in the
session history", tag:"function",
language:"JavaScript"},
{ category:"storage", name:"key()",
description:"Returns the name of the nth key
in the storage",
syntax:"localStorage.key(index) or
sessionStorage.key(index)", useage:"var x =
localStorage.key(0);",
url:"https://www.w3schools.com/jsref/met_stor
age_key.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/Storage/key", type:"A String,
representing the name of the specified key",
tag:"function", language:"JavaScript"},
{ category:"storage", name:"length",
description:"Returns the number of data items
stored in the Storage object",
syntax:"localStorage.length or
sessionStorage.length", useage:"var x =
localStorage.length;",
url:"https://www.w3schools.com/jsref/prop_sto
rage_length.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/Storage/length", type:"A Integer,
representing the number of stored items",
tag:"function", language:"JavaScript"},
{ category:"storage", name:"getItem()",
description:"Returns the value of the specified
key name",
syntax:"localStorage.getItem(keyname) or
sessionStorage.getItem(keyname)",
useage:"var x = localStorage.getItem('time');",
url:"https://www.w3schools.com/jsref/met_stor
age_getitem.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/Storage/getItem", type:"A String,
representing the value of the specified key",
tag:"function", language:"JavaScript"},
{ category:"storage", name:"setItem()",
description:"Adds that key to the storage, or
update that key's value if it already exists",
syntax:"localStorage.setItem(keyname, value)
or sessionStorage.setItem(keyname, value)",
useage:"localStorage.setItem('mytime',
Date.now());",
url:"https://www.w3schools.com/jsref/met_stor
age_setitem.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"A String, representing the inserted
value", tag:"function", language:"JavaScript"},
{ category:"storage", name:"removeItem()",
description:"Removes that key from the
storage",
syntax:"localStorage.removeItem(keyname) or
sessionStorage.removeItem(keyname)",
useage:"localStorage.removeItem('mytime');",
url:"https://www.w3schools.com/jsref/met_stor
age_removeitem.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/Storage/removeItem", type:"none",
tag:"function", language:"JavaScript"},
{ category:"storage", name:"clear()",
description:"Empty all key out of the storage",
syntax:"localStorage.clear() or
sessionStorage.clear()",
useage:"localStorage.clear();",
url:"https://www.w3schools.com/jsref/met_stor
age_clear.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/Storage/clear", type:"none",
tag:"function", language:"JavaScript"},
{ category:"geolocation",
name:"coordinates", description:"Returns the
position and altitude of the device on Earth",
syntax:"gets", useage:"var x = ge('demo');
function getLocation() { if
(navigator.geolocation)
{ navigator.geolocation.getCurrentPosition(s
howPosition); } else { x.innerHTML =
'Geolocation is not supported by this
browser.'; } }",
url:"https://www.w3schools.com/jsref/prop_ge
o_coordinates.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/GeolocationCoordinates", type:"In
Progress", tag:"function",
language:"JavaScript"},
{ category:"geolocation", name:"position",
description:"Returns the position of the
concerned device at a given time",
syntax:"gets", useage:"var x = ge('demo');
function getLocation() { if
(navigator.geolocation)
{ navigator.geolocation.getCurrentPosition(s
howPosition); } else { x.innerHTML =
'Geolocation is not supported by this
browser.'; } }",
url:"https://www.w3schools.com/jsref/prop_ge
o_position.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/GeolocationPosition", type:"In
Progress", tag:"function",
language:"JavaScript"},
{ category:"geolocation",
name:"positionError", description:"Returns the
reason of an error occurring when using the
geolocating device", syntax:"In Progress",
useage:"In Progress",
url:"https://www.w3schools.com/jsref/api_geol
ocation.asp",
url2:"https://developer.mozilla.org/en-US/docs/
Web/API/GeolocationPositionError", type:"In
Progress", tag:"function",
language:"JavaScript"},
{ category:"geolocation",
name:"positionOptions",
description:"Describes an object containing
option properties to pass as a parameter of
Geolocation.getCurrentPosition() and
Geolocation.watchPosition()",
syntax:"getCurrentPosition(success)
getCurrentPosition(success, error)
getCurrentPosition(success, error, options)",
useage:"In Progress",
url:"https://www.w3schools.com/jsref/api_geol
ocation.asp",
url2:"https://collegeofscripting.weebly.com/",
type:"In Progress", tag:"function",
language:"JavaScript"}
];
//--//
let lindenLanguage =
[
{ name:"llAbs", description:"Tells you
the absolute value of any integer number",
syntax:"llAbs(integer number);",
useage:"llAbs(-3);",
url:"https://wiki.secondlife.com/wiki/LlAbs",
url2:"https://collegeofscripting.weebly.com/",
type:"returns an integer", tag:"function",
category:"math", language:"Linden"},
url:"https://wiki.secondlife.com/wiki/LlAcos",
url2:"https://collegeofscripting.weebly.com/",
type:"returns a float, in radians",
tag:"function", category:"math",
language:"Linden"},
{ name:"llAddToLandBanList",
description:"Adds person to the land ban
list for a time. Forever is zero.", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlAddToLa
ndBanList",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llAddToLandPassList",
description:"Adds person to the land pass
list for a time. Forever is zero.", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlAddToLa
ndPassList",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llAdjustSoundVolume",
description:"Changes the volume of
attached sound.", syntax:"in progress",
useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlAdjustS
oundVolume",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llAgentInExperience",
description:"Finds out if the specific person
is in the script's experience.", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlAgentIn
Experience",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llAllowInventoryDrop",
description:"Allows all users to add
inventory items to a prim.", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlAllowInv
entoryDrop",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llAngleBetween", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlAngleBe
tween",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llApplyImpulse", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlApplyIm
pulse",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llApplyRotationalImpulse",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlApplyRo
tationalImpulse",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llAsin", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlAsin",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llAtan2", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlAtan2",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llAttachToAvatar",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlAttachTo
Avatar",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llAttachToAvatarTemp",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlAttachTo
AvatarTemp",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llAvatarOnLinkSitTarget",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlAvatarO
nLinkSitTarget",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llAvatarOnSitTarget",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlAvatarO
nSitTarget",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llAxes2Rot", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlAxes2Ro
t",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llAxisAngle2Rot",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlAxisAngl
e2Rot",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llBase64ToInteger",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlBase64T
oInteger",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llBase64ToString",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlBase64T
oString",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llBreakAllLinks", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlBreakAll
Links",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llBreakLink", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlBreakLin
k",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llCastRay", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlCastRay
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llCeil", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlCeil",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llClearCameraParams",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlClearCa
meraParams",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llClearLinkMedia",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlClearLin
kMedia",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llClearPrimMedia",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlClearPri
mMedia",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llCloseRemoteDataChannel",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlCloseRe
moteDataChannel",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llCloud (Deprecated)",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlCloud",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llCollisionFilter", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlCollision
Filter",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llCollisionSound",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlCollision
Sound",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llCollisionSprite (Broken)",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlCollision
Sprite",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llCos", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlCos",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llCreateCharacter",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlCreateC
haracter",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llCreateKeyValue",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlCreateK
eyValue",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llCreateLink", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlCreateLi
nk",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llCSV2List", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlCSV2Lis
t",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDataSizeKeyValue",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlDataSize
KeyValue",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDeleteCharacter",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlDeleteCh
aracter",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDeleteKeyValue",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlDeleteKe
yValue",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDeleteSubList", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlDeleteSu
bList",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDeleteSubString",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlDeleteSu
bString",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetachFromAvatar",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlDetachFr
omAvatar",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedGrab", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
Grab",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedGroup",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
Group",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedKey", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
Key",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedLinkNumber",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
LinkNumber",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedName", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
Name",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedOwner",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
Owner",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedPos", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
Pos",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedRot", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
Rot",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedTouchBinormal",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
TouchBinormal",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedTouchFace",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
TouchFace",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedTouchNormal",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
TouchNormal",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedTouchPos",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
TouchPos",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedTouchST",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
TouchST",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedTouchUV",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
TouchUV",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedType", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
Type",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDetectedVel", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlDetected
Vel",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDialog", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlDialog",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDie", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlDie",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llDumpList2String",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlDumpLis
t2String",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llEdgeOfWorld", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlEdgeOf
World",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llEjectFromLand",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlEjectFro
mLand",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llEmail", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlEmail",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llEscapeURL",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlEscapeU
RL",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llEuler2Rot", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlEuler2R
ot",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llEvade", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlEvade",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llExecCharacterCmd",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlExecCha
racterCmd",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llFabs", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlFabs",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llFleeFrom", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlFleeFro
m",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llFloor", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlFloor",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llForceMouselook",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlForceMo
uselook",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llFrand", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlFrand",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGenerateKey", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGenerate
Key",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetAccel", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetAccel
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetAgentInfo", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetAgen
tInfo",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetAgentLanguage",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetAgen
tLanguage",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetAgentList", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetAgen
tList",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetAgentSize", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetAgen
tSize",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetAlpha", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetAlph
a",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetAndResetTime",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetAndR
esetTime",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetAnimation", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetAnim
ation",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetAnimationList",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetAnim
ationList",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetAnimationOverride",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetAnim
ationOverride",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetAttached", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetAttac
hed",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetAttachedList",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetAttac
hedList",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetBoundingBox",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetBoun
dingBox",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetCameraPos",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetCam
eraPos",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetCameraRot",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetCam
eraRot",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetCenterOfMass",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetCent
erOfMass",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetClosestNavPoint",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetClos
estNavPoint",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetColor", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetColor
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetCreator", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetCreat
or",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetDate", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetDate"
,
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetDayLength", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetDayL
ength",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetDayOffset", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetDayO
ffset",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetDisplayName",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetDispl
ayName",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetEnergy", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetEner
gy",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetEnv", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetEnv",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetEnvironment",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetEnvir
onment",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetExperienceDetails",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetExpe
rienceDetails",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetExperienceErrorMessage",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetExpe
rienceErrorMessage",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetForce", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetForc
e",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetFreeMemory",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetFree
Memory",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetFreeURLs", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetFree
URLs",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetGeometricCenter",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetGeo
metricCenter",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetGMTclock", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetGMT
clock",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetHTTPHeader",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetHTTP
Header",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetInventoryCreator",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetInven
toryCreator",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetInventoryKey",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetInven
toryKey",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetInventoryName",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetInven
toryName",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetInventoryNumber",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetInven
toryNumber",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetInventoryPermMask",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetInven
toryPermMask",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetInventoryType",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetInven
toryType",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetKey", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetKey",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetLandOwnerAt",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetLand
OwnerAt",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetLinkKey",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetLink
Key",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetLinkMedia", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetLink
Media",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetLinkName", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetLink
Name",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetLinkNumber",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetLink
Number",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetLinkNumberOfSides",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetLink
NumberOfSides",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetLinkPrimitiveParams",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetLink
PrimitiveParams",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetListEntryType",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetListE
ntryType",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetListLength", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetListL
ength",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetLocalPos", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetLocal
Pos",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetLocalRot", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetLocal
Rot",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetMass", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetMass
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetMassMKS", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetMass
MKS",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetMaxScaleFactor",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetMaxS
caleFactor",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetMemoryLimit",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetMem
oryLimit",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetMinScaleFactor",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetMinS
caleFactor",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetMoonDirection",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetMoon
Direction",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetMoonRotation",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetMoon
Rotation",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetNextEmail", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetNext
Email",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetNotecardLine",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetNote
cardLine",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetNumberOfNotecardLines",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetNum
berOfNotecardLines",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetNumberOfPrims",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetNum
berOfPrims",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetNumberOfSides",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetNum
berOfSides",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetObjectAnimationNames",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetObje
ctAnimationNames",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetObjectDesc",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetObje
ctDesc",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetObjectDetails",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetObje
ctDetails",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetObjectMass",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetObje
ctMass",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetObjectName",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetObje
ctName",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetObjectPermMask",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetObje
ctPermMask",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetObjectPrimCount",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetObje
ctPrimCount",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetOmega", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetOme
ga",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetOwner", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetOwn
er",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetOwnerKey", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetOwn
erKey",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetParcelDetails",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetParc
elDetails",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetParcelFlags",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetParc
elFlags",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetParcelMaxPrims",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetParc
elMaxPrims",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetParcelMusicURL",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetParc
elMusicURL",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetParcelPrimCount",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetParc
elPrimCount",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetParcelPrimOwners",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetParc
elPrimOwners",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetPermissions",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetPerm
issions",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetPermissionsKey",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetPerm
issionsKey",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetPhysicsMaterial",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetPhysi
csMaterial",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetPos", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetPos",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetPrimitiveParams",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetPrimi
tiveParams",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetPrimMediaParams",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetPrim
MediaParams",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetRegionAgentCount",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetRegi
onAgentCount",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetRegionCorner",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetRegi
onCorner",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetRegionDayLength",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetRegi
onDayLength",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetRegionDayOffset",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetRegi
onDayOffset",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetRegionFlags",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetRegi
onFlags",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetRegionFPS", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetRegi
onFPS",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetRegionMoonDirection",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetRegi
onMoonDirection",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetRegionMoonRotation",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetRegi
onMoonRotation",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetRegionName",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetRegi
onName",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetRegionSunDirection",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetRegi
onSunDirection",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetRegionSunRotation",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetRegi
onSunRotation",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetRegionTimeDilation",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetRegi
onTimeDilation",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetRootPosition",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetRoot
Position",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetRootRotation",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetRoot
Rotation",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetRot", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetRot",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetScale", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetScale
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetScriptName",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetScrip
tName",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetScriptState", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetScrip
tState",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetSimStats", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetSimS
tats",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetSimulatorHostname",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetSimu
latorHostname",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetSPMaxMemory",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetSPM
axMemory",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetStartParameter",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetStart
Parameter",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetStaticPath", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetStati
cPath",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetStatus", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetStatu
s",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetSubString", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetSubS
tring",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetSunDirection",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetSunD
irection",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetSunRotation",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetSunR
otation",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetTexture", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetTextu
re",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetTextureOffset",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetTextu
reOffset",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetTextureRot", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetTextu
reRot",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetTextureScale",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetTextu
reScale",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetTime", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetTime
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetTimeOfDay", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetTime
OfDay",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetTimestamp", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetTime
stamp",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetTorque", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetTorq
ue",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetUnixTime", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetUnix
Time",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetUsedMemory",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGetUsed
Memory",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetUsername", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetUser
name",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetVel", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetVel",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGetWallclock", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGetWallc
lock",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGiveInventory", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGiveInve
ntory",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGiveInventoryList",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGiveInve
ntoryList",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGiveMoney", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGiveMon
ey",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGodLikeRezObject (linden
only)", description:"in progress",
syntax:"in progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGodLike
RezObject",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGround", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGround"
,
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGroundContour",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlGroundC
ontour",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGroundNormal",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGroundN
ormal",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGroundRepel", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGroundR
epel",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llGroundSlope", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlGroundS
lope",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llHTTPRequest", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlHTTPRe
quest",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llHTTPResponse",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlHTTPRe
sponse",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llInsertString", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlInsertStr
ing",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llInstantMessage",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlInstantM
essage",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llIntegerToBase64",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlIntegerT
oBase64",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llJson2List", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlJson2Lis
t",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llJsonGetValue", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlJsonGet
Value",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llJsonSetValue", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlJsonSet
Value",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llJsonValueType",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlJsonVal
ueType",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llKey2Name", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlKey2Na
me",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llKeyCountKeyValue",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlKeyCou
ntKeyValue",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llKeysKeyValue", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlKeysKey
Value",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llLinear2sRGB", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlLinear2s
RGB",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llLinkParticleSystem",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlLinkParti
cleSystem",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llLinkSitTarget", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlLinkSitT
arget",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llList2CSV", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlList2CS
V",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llList2Float", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlList2Flo
at",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llList2Integer", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlList2Inte
ger",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llList2Json", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlList2Jso
n",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llList2Key", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlList2Key
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llList2List",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlList2List
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llList2ListStrided",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlList2List
Strided",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llList2Rot", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlList2Rot
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llList2String", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlList2Stri
ng",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llList2Vector", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlList2Vec
tor",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llListen", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlListen",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llListenControl", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlListenCo
ntrol",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llListenRemove", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlListenRe
move",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llListFindList", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlListFind
List",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llListInsertList", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlListInser
tList",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llListRandomize",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlListRand
omize",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llListReplaceList",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlListRepl
aceList",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llListSort", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlListSort"
,
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llListStatistics", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlListStati
stics",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llLoadURL", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlLoadUR
L",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llLog", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlLog",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llLog10", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlLog10",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llLookAt", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlLookAt",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llLoopSound",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlLoopSou
nd",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llLoopSoundMaster",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlLoopSou
ndMaster",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llLoopSoundSlave",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlLoopSou
ndSlave",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llMakeExplosion (Deprecated)",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlMakeExp
losion",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llMakeFire (Deprecated)",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlMakeFire
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llMakeFountain (Deprecated)",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlMakeFou
ntain",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llMakeSmoke (Deprecated)",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlMakeSm
oke",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llManageEstateAccess",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlManage
EstateAccess",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llMapDestination",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlMapDest
ination",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llMD5String", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlMD5Stri
ng",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llMessageLinked",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlMessage
Linked",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llMinEventDelay",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlMinEven
tDelay",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llModifyLand",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlModifyL
and",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llModPow",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlModPow
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llMoveToTarget", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlMoveToT
arget",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llName2Key", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlName2K
ey",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llNavigateTo", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlNavigate
To",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llOffsetTexture", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlOffsetTe
xture",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llOpenRemoteDataChannel",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlOpenRe
moteDataChannel",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llOverMyLand", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlOverMyL
and",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llOwnerSay", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlOwnerSa
y",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llParcelMediaCommandList",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlParcelM
ediaCommandList",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llParcelMediaQuery",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlParcelM
ediaQuery",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llParseString2List",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlParseStr
ing2List",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llParseStringKeepNulls",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlParseStr
ingKeepNulls",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llParticleSystem",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlParticleS
ystem",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llPassCollisions",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlPassColl
isions",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llPassTouches", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlPassTou
ches",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llPatrolPoints", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlPatrolPo
ints",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llPlaySound", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlPlaySou
nd",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llPlaySoundSlave",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlPlaySou
ndSlave",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llPointAt (Deprecated)",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlPointAt",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llPow", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlPow",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llPreloadSound", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlPreloadS
ound",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llPursue", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlPursue",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llPushObject",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlPushObj
ect",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llReadKeyValue", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlReadKey
Value",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRefreshPrimURL (Deprecated)",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRefresh
PrimURL",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRegionSay", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRegionS
ay",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRegionSayTo", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRegionS
ayTo",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llReleaseCamera (Deprecated)",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRelease
Camera",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llReleaseControls",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRelease
Controls",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llReleaseURL", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRelease
URL",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRemoteDataReply",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRemote
DataReply",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRemoteDataSetRegion
(Deprecated)", description:"in progress",
syntax:"in progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRemote
DataSetRegion",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRemoteLoadScript
(Deprecated)", description:"in progress",
syntax:"in progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRemoteL
oadScript",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRemoteLoadScriptPin",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRemoteL
oadScriptPin",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRemoveFromLandBanList",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRemove
FromLandBanList",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRemoveFromLandPassList",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRemove
FromLandPassList",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRemoveInventory",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRemoveI
nventory",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRemoveVehicleFlags",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRemove
VehicleFlags",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llReplaceAgentEnvironment",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlReplace
AgentEnvironment",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRequestAgentData",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRequest
AgentData",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRequestDisplayName",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRequest
DisplayName",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{
name:"llRequestExperiencePermissions",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRequest
ExperiencePermissions",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRequestInventoryData",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRequestI
nventoryData",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRequestPermissions",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRequest
Permissions",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRequestSecureURL",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRequest
SecureURL",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRequestSimulatorData",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRequest
SimulatorData",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRequestURL", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRequest
URL",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRequestUserKey",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRequest
UserKey",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRequestUsername",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRequest
Username",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llResetAnimationOverride",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlResetAni
mationOverride",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llResetLandBanList",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlResetLa
ndBanList",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llResetLandPassList",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlResetLa
ndPassList",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llResetOtherScript",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlResetOt
herScript",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llResetScript",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlResetScr
ipt",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llResetTime", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlResetTi
me",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llReturnObjectsByID",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlReturnO
bjectsByID",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llReturnObjectsByOwner",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlReturnO
bjectsByOwner",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRezAtRoot", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRezAtRo
ot",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRezObject", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRezObje
ct",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRot2Angle", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRot2Ang
le",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRot2Axis", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRot2Axis
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRot2Euler", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRot2Eule
r",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRot2Fwd", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRot2Fwd
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRot2Left",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRot2Left
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRot2Up", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRot2Up",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRotateTexture", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRotateTe
xture",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRotBetween", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRotBetw
een",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRotLookAt", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRotLook
At",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRotTarget", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRotTarge
t",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRotTargetRemove",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlRotTarge
tRemove",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llRound", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlRound",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSameGroup", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSameGr
oup",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSay", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSay",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llScaleByFactor", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlScaleBy
Factor",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llScaleTexture", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlScaleTex
ture",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llScriptDanger", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlScriptDa
nger",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llScriptProfiler", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlScriptPr
ofiler",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSendRemoteData",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSendRe
moteData",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSensor", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSensor",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSensorRemove",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSensorR
emove",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSensorRepeat", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSensorR
epeat",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetAgentEnvironment",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetAgen
tEnvironment",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetAlpha", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetAlpha
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetAngularVelocity",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetAngu
larVelocity",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetAnimationOverride",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetAnim
ationOverride",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetBuoyancy", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetBuoy
ancy",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetCameraAtOffset",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetCame
raAtOffset",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetCameraEyeOffset",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetCame
raEyeOffset",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetCameraParams",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetCame
raParams",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetClickAction",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetClick
Action",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetColor", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetColor
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetContentType",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetCont
entType",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetDamage", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetDama
ge",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetForce", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetForce
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetForceAndTorque",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetForce
AndTorque",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetHoverHeight",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetHove
rHeight",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetInventoryPermMask (Linden
only)", description:"in progress",
syntax:"in progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetInven
toryPermMask",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetKeyframedMotion",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetKeyfr
amedMotion",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetLinkAlpha", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetLinkA
lpha",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetLinkCamera",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetLinkC
amera",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetLinkColor", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetLinkC
olor",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetLinkMedia", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetLink
Media",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetLinkPrimitiveParams",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetLinkP
rimitiveParams",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetLinkPrimitiveParamsFast",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetLinkP
rimitiveParamsFast",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetLinkTexture",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetLinkT
exture",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetLinkTextureAnim",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetLinkT
extureAnim",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetLocalRot", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetLocal
Rot",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetMemoryLimit",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetMem
oryLimit",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetObjectDesc",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetObjec
tDesc",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetObjectName",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetObjec
tName",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetObjectPermMask (Linden
Only)", description:"in progress",
syntax:"in progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetObjec
tPermMask",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetParcelMusicURL",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetParce
lMusicURL",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetPayPrice", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetPayP
rice",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetPhysicsMaterial",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetPhysi
csMaterial",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetPos", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetPos",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetPrimitiveParams",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetPrimi
tiveParams",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetPrimMediaParams",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetPrim
MediaParams",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetPrimURL (Deprecated)",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetPrim
URL",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetRegionPos", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetRegio
nPos",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetRemoteScriptAccessPin",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetRemo
teScriptAccessPin",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetRot", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetRot",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetScale", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetScale
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetScriptState", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetScrip
tState",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetSitText", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetSitTe
xt",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetSoundQueueing",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetSoun
dQueueing",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetSoundRadius",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetSoun
dRadius",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetStatus", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetStatu
s",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetText", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetText",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetTexture", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetTextu
re",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetTextureAnim",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetTextu
reAnim",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetTimerEvent", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetTimer
Event",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetTorque", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetTorqu
e",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetTouchText", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetTouc
hText",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetVehicleFlags",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetVehic
leFlags",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetVehicleFloatParam",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetVehic
leFloatParam",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetVehicleRotationParam",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetVehic
leRotationParam",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetVehicleType",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetVehic
leType",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetVehicleVectorParam",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSetVehic
leVectorParam",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSetVelocity", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSetVeloc
ity",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSHA1String",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSHA1Stri
ng",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llShout", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlShout",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSin", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSin",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSitOnLink", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSitOnLin
k",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSitTarget", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSitTarget
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSleep", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSleep",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSound (Deprecated)",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSound",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSoundPreload (Deprecated)",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSoundPr
eload",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSqrt", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlSqrt",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llsRGB2Linear", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlsRGB2Li
near",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llStartAnimation",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlStartAni
mation",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llStartObjectAnimation",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlStartObj
ectAnimation",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llStopAnimation",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlStopAni
mation",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llStopObjectAnimation",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlStopObj
ectAnimation",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llStopHover", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlStopHov
er",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llStopLookAt", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlStopLoo
kAt",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llStopMoveToTarget",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlStopMov
eToTarget",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llStopPointAt (Deprecated)",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlStopPoi
ntAt",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llStopSound", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlStopSou
nd",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llStringLength", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlStringLe
ngth",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llStringToBase64",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlStringTo
Base64",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llStringTrim", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlStringTri
m",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llSubStringIndex",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlSubStrin
gIndex",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llTakeCamera (Deprecated)",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlTakeCa
mera",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llTakeControls", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlTakeCon
trols",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llTan", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlTan",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llTarget", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlTarget",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llTargetedEmail", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlTargeted
Email",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llTargetOmega", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlTargetO
mega",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llTargetRemove", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlTargetRe
move",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llTeleportAgent", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlTeleport
Agent",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llTeleportAgentGlobalCoords",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlTeleport
AgentGlobalCoords",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llTeleportAgentHome",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlTeleport
AgentHome",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llTextBox", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlTextBox"
,
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llToLower",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlToLower
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llToUpper", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlToUpper
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llTransferLindenDollars",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlTransfer
LindenDollars",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llTriggerSound", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlTriggerS
ound",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llTriggerSoundLimited",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlTriggerS
oundLimited",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llUnescapeURL", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlUnescap
eURL",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llUnSit",description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlUnSit",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llUpdateCharacter",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlUpdateC
haracter",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llUpdateKeyValue",
description:"in progress", syntax:"in
progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlUpdateK
eyValue",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llVecDist", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlVecDist"
,
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llVecMag", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlVecMag"
,
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llVecNorm", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlVecNorm
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llVolumeDetect", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlVolumeD
etect",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llWanderWithin", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlWander
Within",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llWater", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlWater",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llWhisper", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlWhisper
",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llWind", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlWind",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llXorBase64", description:"in
progress", syntax:"in progress", useage:"in
progress",
url:"https://wiki.secondlife.com/wiki/LlXorBase
64",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llXorBase64Strings
(Deprecated)", description:"in progress",
syntax:"in progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlXorBase
64Strings",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"},
{ name:"llXorBase64StringsCorrect
(Deprecated)", description:"in progress",
syntax:"in progress", useage:"in progress",
url:"https://wiki.secondlife.com/wiki/LlXorBase
64StringsCorrect",
url2:"https://collegeofscripting.weebly.com/",
type:"in progress", tag:"function",
category:"in progress",
language:"Linden"}
];
//--//
let mathematics =
[
{ title:`MATHEMATICS`, date:`01/01/2007
12:00 AM`,
url:`https://collegeofscripting.weebly.com`,
image:`https://logicscience.weebly.com/upload
s/1/3/5/6/135653355/mathematics-1.png`,
info:`texture`, tag:`book`, description:`math
tutorial`},
{ title:`MATHEMATICS`, date:`01/02/2007
12:00 AM`,
url:`https://collegeofscripting.weebly.com`,
image:`https://logicscience.weebly.com/upload
s/1/3/5/6/135653355/mathematics-2.png`,
info:`texture`, tag:`book`, description:`math
tutorial`},
{ title:`MATHEMATICS`, date:`01/03/2007
12:00 AM`,
url:`https://collegeofscripting.weebly.com`,
image:`https://logicscience.weebly.com/upload
s/1/3/5/6/135653355/mathematics-3.png`,
info:`texture`, tag:`book`, description:`math
tutorial`}
];
//--//
let ourVideoFiles =
[
{ title:"Central Records Complex Opens to
House FBI Files", type:"mp4",
date:"08/14/2020 12:00 AM",
url:"https://www.youtube.com/watch?
v=WsOFxqB3U3A",
url2:"https://collegeofscripting.weebly.com/upl
oads/6/4/4/8/64482293/
central_records_complex_opens_to_house_fbi
_files.mp4", tag:"personal",
description:"personal",
starttime:"00:00:05", endtime:"00:00:10",
kind:"video"},
url2:"https://collegeofscripting.weebly.com/upl
oads/6/4/4/8/64482293/
fbi_special_agents_your_expertise_fits.mp4",
tag:"personal", description:"personal",
starttime:"00:00:11", endtime:"00:00:17",
kind:"video"},
{ title:"Video Simulation Team", type:"mp4",
date:"04/26/2011 12:00 AM",
url:"https://www.youtube.com/watch?
v=84bIBZFFVYk",
url2:"https://collegeofscripting.weebly.com/upl
oads/6/4/4/8/64482293/
video_simulation_team.mp4", tag:"personal",
description:"personal",
starttime:"00:00:00", endtime:"00:00:20",
kind:"video"},
{ title:"myGuitarMelody1",type:"mp3",
date:"10/28/2020 12:00 AM",
url:"https://collegeofscripting.weebly.com/uplo
ads/6/4/4/8/64482293/myguitarmelody1.mp3",
url2:"https://collegeofscripting.weebly.com/upl
oads/6/4/4/8/64482293/myguitarmelody1.mp3",
tag:"personal", description:"personal",
starttime:"00:00:00", endtime:"00:00:48",
kind:"audio"}
];
//--//
let petitoGabrielleInvestigation =
[
{ date:`08/12/2021 12:00 PM`,
note:`<b>August 12th</b> is the same day
Petito and Laundrie had an encounter with
police in Moab, Utah.`, summary:`Police in
Utah pull Brian over with Gabrielle on August
12, 2021`, number:`0`, tag:`note`,
newsArticleOne:`https://newyork.cbslocal.com/
2021/09/18/gabby-petito-search-timeline-of-
notable-dates-and-events/`},
//--//
let rickyHattonInterview =
[
{ title:"ABSOLUTE INSULT!` RICKY
HATTON RESPONDS TO DEONTAY WILDERS
CLAIMS HE HELPED TYSON FURY CHEAT!",
date:"11/06/2020 12:00 AM",
url:"https://www.youtube.com/embed/5HWFJxT
y4R0", tag:"youtubeVideo",
startTime:"00:00:33", endTime:"00:00:57",
words:"Timecode <br> 00:00:33 to 00:00:57
<br> <br> Deontay Wilder is heard speaking
on a video that Ricky Hatton is watching. <br>
Deontay Wilder is heard saying: <br> <b>So in
the first fight, when Ricky Hatton was pulling
down your glove, to put your fist in an
improper position-</b><br><br> Ricky Hatton
says in response:<br> <b>I wasn`t pulling
down the glove.<br> I was pulling his gloves
on.<br> Cause Tyson flicks the punches.<br>
He flicks his shots.<br> Pulling the glove,
pulling the glove back on for him.</b>",
name:"Ricky Hatton",
description:"Interview", },
url:"https://www.youtube.com/embed/5HWFJxT
y4R0", tag:"youtubeVideo",
startTime:"00:06:33", endTime:"00:07:07",
words:"Timecode <br> 00:06:33 <br> <br>
Ricky Hatton says <br> <b>So, that`s why
Tyson, when Tyson, you know, he went, pull
me glove up. <br> <br> Said pull me glove up.
<br> <br> He didn`t say get that horseshoe out
and stick that in it man. <br> You know what I
mean? <br> <br> He said pull me glove up,
because he doesn`t like it as fastened right
tightly round his wrist, because he, he likes to
flick the shots. <br> You know, he`s not, ah,
you know, he doesn`t punch with his whole
body, Tyson, like certain fighters. <br> He likes
to flick and jab and poke his jab and leave it
there and that`s why he doesn`t like, he likes
mobility in his wrist rather than having it
locked, yeah.</b>", name:"Ricky Hatton",
description:"Interview", },
url:"https://www.youtube.com/embed/5HWFJxT
y4R0", tag:"youtubeVideo",
startTime:"00:07:19", endTime:"00:07:30",
words:"Timecode <br> 00:07:19 to 00:07:30
<br> <br> Ricky Hatton Says: <br> <b>Yeah,
and it`s like, I think um, he was, you know
Deontay was you know having a a dig at me,
you know indirectly, cause I was the individual
pulling the glove up, but I mean- </b>",
name:"Ricky Hatton",
description:"Interview", },
url:"https://www.youtube.com/embed/5HWFJxT
y4R0", tag:"youtubeVideo",
startTime:"00:24:45", endTime:"00:25:14",
words:"Timecode <br> 24:45 to 25:14 <br>
<br> Ricky Hatton says: <br> <b>I know I keep
repeating myself about the style of Tyson, you
know, he flicks his jab, so if you flick your jab,
what happens to your glove? <br> It falls down
your hand. <br> Flicking the jab, flicking the
jab, flicking the, flicking the. <br> Every round I
had to nearly pull it up. <br> Pull the gloves up
Rick. <br> Pull the gloves a bit man. <br>
Because he`s, that`s the way his style is, he
flicks it. <br> Come on, puttin a, puttin a thing
in his glove, honest to God.</b>", name:"Ricky
Hatton", description:"Interview", }
];
//--//
let scienceImages =
[
{ title:"Electricity is the flow of electrons
around a circuit", date:"10/07/2020 12:00 AM",
url:"http://ffden-2.phys.uaf.edu/webproj/211_fal
l_2016/Sterling_Stasak/Sterling_Stasak/
Physics%20of%20Electricity.html",
image:"https://cdn4.explainthatstuff.com/electr
onflow.png", info:"website", tag:"electricity",
description:"electron flow"},
image:"https://i.ytimg.com/vi/kAL17fHlv4U/max
resdefault.jpg",info:"youtubeVideo",
tag:"electricity", description:"electron
flow"},
url:"http://paulzhang-sph3u.blogspot.com/2010
/09/current-electricity-and-electrical.html",
image:"https://1.bp.blogspot.com/_kJYnXmViR
mg/TIl-IlFDpsI/AAAAAAAAAAQ/fWFfGCZBiXI/
s1600/electric+current.jpg", info:"website",
tag:"electricity", description:"electron
flow"},
{ title:"Electricity Simplified",
date:"01/01/2001 12:00 AM",
url:"https://docireport.org/2013/08/17/electricity
-simplified/",
image:"https://docireport.files.wordpress.com/
2013/08/electron-flow.jpg", info:"website",
tag:"electricity", description:"electron
flow"},
image:"https://i.ytimg.com/vi/Xnc4oLHZ438/ma
xresdefault.jpg", info:"youtubeVideo",
tag:"electricity", description:"electric
motor"},
//--//
let socialMediaEvidence =
[
{ title:"Jeffrey Epstein hosted Bill Clinton on
his private island, documents reveal",
date:"07/31/2020 03:05 AM",
url:"https://nypost.com/2020/07/31/jeffrey-
epstein-hosted-bill-clinton-on-private-island-
court-docs/", info:"Witness Testimony",
image:"https://nypost.com/wp-content/uploads
/sites/2/2020/07/clinton-epstein.jpg?
quality=90&strip=all&w=1236&h=820&crop=1",
tag:"twitter", description:"epstein",
probability:"98"},
url:"https://twitter.com/techreview/status/12892
73594761994241", info:"The pandemic has
rapidly grown the presence of QAnon and the
spread of its conspiracy theories. If we stand
any hope of stopping it, online platforms must
do much more than fact checks and account
bans.",
image:"https://collegeofscripting.weebly.com/u
ploads/6/4/4/8/64482293/mit_orig.jpg",
tag:"twitter", description:"censorship",
probability:"99"},
url:"https://twitter.com/i/status/12894117292653
93664", info:"HUMANITY IS ALIVE",
image:"https://collegeofscripting.weebly.com/u
ploads/6/4/4/8/64482293/save_orig.jpg",
tag:"twitter", description:"epstein",
probability:"100"},
url:"https://twitter.com/AP/status/128953915225
8662402", info:"German People unite for
freedom",
image:"https://collegeofscripting.weebly.com/u
ploads/6/4/4/8/64482293/
germanprotest_orig.jpg", tag:"twitter",
description:"freedom", probability:"100"}
];
//--//
let techVideos =
[
{ title:"How To Make a Water Pump From DC
Motor at Home | DC Motor Ideas",
date:"03/31/2020 12:00 AM",
url:"https://www.youtube.com/embed/qnhReMd
7dAk", tag:"youtubeVideo", description:"water
pump"},
//--//
let theNews =
[
{ headline:`Bill Gates Met With Jeffrey
Epstein Many Times, Despite His Past`,
date:`10/12/2019 12:00 AM`,
url:`https://www.nytimes.com/2019/10/12/busin
ess/jeffrey-epstein-bill-gates.html`, tag:`news`,
description:`epstein`},
{ headline:`Massachusetts Legislature
Overrides Governors Veto, Allowing Minors to
Obtain Abortions without Parental Consent`,
date:`01/18/2021 02:23 PM`,
url:`https://www.nationalreview.com/corner/ma
ssachusetts-legislature-overrides-governors-
veto-allowing-minors-to-obtain-abortions-
without-parental-consent/`, tag:`news`,
description:`crimes against humanity`},
{ headline:`New York Democrats bill allowing
governor to detain individuals dangerous to
public health sparks backlash`,
date:`01/03/2021 12:00 AM`,
url:`https://www.foxnews.com/politics/new-
york-bill-a416-detainment-assembly-ny`,
tag:`news`, description:`constitution
violation`},
let theNotes =
[
{ note:"Here is a simple Note.",
date:"08/22/1998 12:00 AM",number:"1",
tag:"note"},
//--//
let videoEvidence =
[
{ title:`Event 201 Pandemic Exercise:
Highlights Reel`, date:`11/04/2019 12:00 AM`,
url:`https://www.youtube.com/embed/AoLw-
Q8X174`, tag:`youtubeVideo`,
description:`exercise`},
//--//
let bdaBoxingComments =
[
{ title:"Lomachenko fans making excuses like
the LDBC/Wilder fanboys?", date:"10/21/2020
12:00 AM",
url:"https://www.youtube.com/embed/JZpvDUe
UU24", tag:"youtubeVideo",
startTime:"00:04:20", endTime:"00:05:20",
description:"shoulder excuse", words:"BDA
cites the shoulder injury excuse. BDA attempts
to excuse the excuse by citing the source of
the report.", name:"BDA", },
//--//
</script>
</head>
</body>
</html>
True Artificial Intelligence System
16-Gon
Tautology
MI 1111 CI
1101 1011
AND XNOR
0001 1001
LP RP
0011 0101
OR NOR
0111 1000
RC LC
1010 1100
XOR NAND
0110 1110
CNI MNI
Contra-
0100 0010
-diction
0000
For More Tutorials:
GitHub.com/ChristopherTopalian
GitHub.com/ChristopherAndrewTopalian
Sites.google.com/view/CollegeOfScripting
CollegeOfScripting.weebly.com
CollegeOfScripting.wordpress.com
Youtube.com/ScriptingCollege
Twitter.com/CollegeOfScript
Rumble.com/user/CollegeOfScripting
Dedicated to God the Father
This book is created by the
College of Scripting Music & Science.
Always remember, that each time you write a
script with a pencil and paper, it becomes
imprinted so deeply in memory that the
material and methods are learned extremely
well.
CollegeOfScripting.weebly.com